commit | 960f51be2717e64c4c9f77d4594d49e20bd466b0 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Thu Oct 03 17:12:19 2019 |
committer | Commit Bot <[email protected]> | Thu Oct 03 17:12:19 2019 |
tree | bbdc2d980b2ec353cfe8659da95954891ef12586 | |
parent | 7f3c910ee20312836d483c467574e2dce91b5279 [diff] [blame] |
Roll src/third_party/dawn 0da52f2d92c3..3fd022ef6041 (1 commits) https://dawn.googlesource.com/dawn.git/+log/0da52f2d92c3..3fd022ef6041 git log 0da52f2d92c3..3fd022ef6041 --date=short --no-merges --format='%ad %ae %s' 2019-10-03 [email protected] Validate injected errors are not NoError Created with: gclient setdep -r src/third_party/dawn@3fd022ef6041 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC [email protected] on the revert to ensure that a human is aware of the problem. 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/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel [email protected] Bug: chromium:1010703,chromium:1004368 Change-Id: Ibeea6c666a7b82f17fa1cd64f98bd9e6f8db716e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837189 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#702453}
diff --git a/DEPS b/DEPS index ce203ff..66bd1da 100644 --- a/DEPS +++ b/DEPS
@@ -302,7 +302,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'dawn_revision': '0da52f2d92c30a556f344dc4df57a72db4354427', + 'dawn_revision': '3fd022ef60417eb15e6d5b82318c763f26024888', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other.