Commit 53721642 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/glslang/src c0640dabfddd..f88e5824d2cf (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/c0640dabfddd..f88e5824d2cf


git log c0640dabfddd..f88e5824d2cf --date=short --no-merges --format='%ad %ae %s'
2019-05-03 johnkslang@users.noreply.github.com Merge pull request #1755 from amdrexu/bugfix


Created with:
  gclient setdep -r src/third_party/glslang/src@f88e5824d2cf

The AutoRoll server is located here: https://autoroll.skia.org/r/glslang-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=dsinclair@chromium.org,jonahr@chromium.org

Change-Id: I94953a374a9166b70815e29c4833aecd8ff2bde5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1600704Reviewed-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@{#657647}
parent fecf65ec
......@@ -900,7 +900,7 @@ deps = {
},
'src/third_party/glslang/src':
Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + 'c0640dabfddd7d6aa2fbcb58ab669326da8b93f0',
Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + 'f88e5824d2cfca5edc58c7c2101ec9a4ec36afac',
'src/third_party/google_toolbox_for_mac/src': {
'url': Var('chromium_git') + '/external/github.com/google/google-toolbox-for-mac.git' + '@' + Var('google_toolbox_for_mac_revision'),
......
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