Commit 3a73a57b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Tint from 5afb002aa423 to ff267ca60e14 (1 revision)

https://dawn.googlesource.com/tint.git/+log/5afb002aa423..ff267ca60e14

2020-10-14 dsinclair@chromium.org [type-determiner] Fixup handling of unknown identifiers.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/tint-chromium-autoroll
Please CC enga@google.com 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/+doc/master/autoroll/README.md

Bug: None
Tbr: enga@google.com
Change-Id: I7400f13082b952108ff7ce4b9d752a604d2602b2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472634Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#817222}
parent 2d1b3292
......@@ -361,7 +361,7 @@ vars = {
'ukey2_revision': '0275885d8e6038c39b8a8ca55e75d1d4d1727f47',
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'tint_revision': '5afb002aa4237c133ed192f3f12bc9af4d0af9a5',
'tint_revision': 'ff267ca60e144afa928d4a2c204e0045e3f5f7d5',
# TODO(crbug.com/941824): The values below need to be kept in sync
# between //DEPS and //buildtools/DEPS, so if you're updating one,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment