From 69daaab75938cbe10c40f1a04988d46e09c3007d Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sat, 16 Apr 2022 14:14:02 +0000 Subject: [PATCH] Roll ANGLE from d18e9e84afc0 to 3636d129ee9c (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/d18e9e84afc0..3636d129ee9c 2022-04-16 cnorthrop@google.com Infra: Enable Skia Gold tests on Pixel 6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-dawn-autoroll Please CC bajones@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: bajones@google.com Change-Id: I1d45cbe7bf4ce9451f7669df50f0566fa9e61ead Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/87060 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 675ee6680a..3c9a7227b8 100644 --- a/DEPS +++ b/DEPS @@ -127,7 +127,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@d18e9e84afc09fac3b7ab98cc4289de863a506a1', + 'url': '{chromium_git}/angle/angle@3636d129ee9c6c970e9b31883fcc88c539382434', 'condition': 'dawn_standalone', },