Commit 5791bf84 authored by Kai Ninomiya's avatar Kai Ninomiya Committed by Commit Bot

Roll Tint and Dawn together

With Dawn buildfixes for breaking Tint changes.

Tint: https://dawn.googlesource.com/tint.git/+log/464928ed913b..90ee6c436017
Dawn: https://dawn.googlesource.com/dawn.git/+log/e85652b61d42..6620efb9a84f

Bug: none
TBR: enga@chromium.org
Change-Id: I65120659c0c6c993270f9c394c06b5b57f83fd88
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453803Reviewed-by: default avatarKai Ninomiya <kainino@chromium.org>
Reviewed-by: default avatarAustin Eng <enga@chromium.org>
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Cr-Commit-Position: refs/heads/master@{#814424}
parent 5e9425e6
......@@ -318,7 +318,7 @@ vars = {
# 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': 'e85652b61d42857c9249e4b6e1bd9c62d22758dc',
'dawn_revision': '6620efb9a84f64d8416f912fbbf6c43aaf56c6da',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
......@@ -357,7 +357,7 @@ vars = {
'ukey2_revision': '0275885d8e6038c39b8a8ca55e75d1d4d1727f47',
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'tint_revision': '464928ed913b18f1af068780468de38b50986aac',
'tint_revision': '90ee6c436017621831ec94acaa4091dd67aac2b4',
# 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