From 9b5ee7a5264f3f970ae2a5c272dd74f3f83d7a6e Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 5 Apr 2022 12:23:03 +0000 Subject: [PATCH] Roll ANGLE from 74eac5e5a506 to 83d3a98cde77 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/74eac5e5a506..83d3a98cde77 2022-04-04 romanl@google.com Remove commented out mSkipTest. 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 rharrison@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: rharrison@google.com Change-Id: I368983e22d5d32a962e95d3ca3ac94e004f8fe19 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85780 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e0f7be0abe..e73949e4d9 100644 --- a/DEPS +++ b/DEPS @@ -133,7 +133,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@74eac5e5a506e096f6d94d1531ea643093d566be', + 'url': '{chromium_git}/angle/angle@83d3a98cde77ad8e5b86f8dd93d134f286eb15cf', 'condition': 'dawn_standalone', },