Roll src/third_party/glslang/src f57feff78678..5e634c8999e6 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/f57feff78678..5e634c8999e6

git log f57feff78678..5e634c8999e6 --date=short --no-merges --format='%ad %ae %s'
2019-10-22 [email protected] Enable generation of compile_commands.json (#1938)

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/glslang-chromium-autoroll
Please CC [email protected],[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

[email protected],[email protected]

Bug: None
Change-Id: I3312dd3ee714619b1180b2c6665a88a861e7b062
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873100
Reviewed-by: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/master@{#708112}
diff --git a/DEPS b/DEPS
index a1d249a..c9ae646 100644
--- a/DEPS
+++ b/DEPS
@@ -963,7 +963,7 @@
   },
 
   'src/third_party/glslang/src':
-    Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + 'f57feff786785c1eb8e15eb84daf0d418af3cd55',
+    Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + '5e634c8999e631aacb7deacd968b40ff25fc15de',
 
   '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'),