Commit 8e573add authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/shaderc/src 747518d43f4b..3101bd58464a (1 commits)

https://chromium.googlesource.com/external/github.com/google/shaderc/+log/747518d43f4b..3101bd58464a

git log 747518d43f4b..3101bd58464a --date=short --no-merges --format='%ad %ae %s'
2019-08-01 zoddicus@users.noreply.github.com Turn on warnings on about missing semi-colons (#770)

Created with:
  gclient setdep -r src/third_party/shaderc/src@3101bd58464a

The AutoRoll server is located here: https://autoroll.skia.org/r/shaderc-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=radial-bots+chrome-roll@google.com

Bug: None
Change-Id: Iaa420158b69524ec05a92708999ba23c85d4e192
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1730797Reviewed-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@{#683312}
parent 5b5407fc
...@@ -276,7 +276,7 @@ vars = { ...@@ -276,7 +276,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
'shaderc_revision': '747518d43f4b463cf0d6720fdf9968c55b2921fe', 'shaderc_revision': '3101bd58464af111c74f4d98197fae1d29db928a',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
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