From 58717b1145b01549fa10877b1406e4aaefb27473 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 16 Nov 2021 01:05:54 +0000 Subject: [PATCH] Roll ANGLE from 58f844947178 to 96bce6bde22f (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/58f844947178..96bce6bde22f 2021-11-15 jmadill@chromium.org infra: Fix UBSAN build. 2021-11-15 vadimsh@google.com Declare "role/configs.validator" binding. 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: I5c4c85f1462be9b0d357589dac58a5191ac105a3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/69402 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index eb30eb9f26..8e27f3929c 100644 --- a/DEPS +++ b/DEPS @@ -121,7 +121,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@58f8449471783c8d0ce09ebbffc17aea48d1b8b9', + 'url': '{chromium_git}/angle/angle@96bce6bde22f8474f1c5618419c687bc0d286781', 'condition': 'dawn_standalone', },