@@ -10,11 +10,11 @@ deps = {
10
10
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@c20449a879c607590cf519b1c437eadf492f6bec" ,
11
11
# Dawn requires jinja2 and markupsafe for the code generator, and glslang and shaderc for SPIRV compilation.
12
12
# When the Dawn revision is updated these should be updated from the Dawn DEPS as well.
13
- "third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@c11a19145f1f5a8846d0123e22c261966949466c " ,
14
- "third_party/externals/glslang" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang@9eef54b2513ca6b40b47b07d24f453848b65c0df " ,
13
+ "third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@03cf7c3eaeaf79325e23937aa7a3069e148fe2aa " ,
14
+ "third_party/externals/glslang" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang@3ee5f2f1d3316e228916788b300d786bb574d337 " ,
15
15
"third_party/externals/jinja2" : "https://chromium.googlesource.com/chromium/src/third_party/jinja2@b41863e42637544c2941b574c7877d3e1f663e25" ,
16
16
"third_party/externals/markupsafe" : "https://chromium.googlesource.com/chromium/src/third_party/markupsafe@8f45f5cfa0009d2a70589bcda0349b8cb2b72783" ,
17
- "third_party/externals/shaderc" : "https://chromium.googlesource.com/external/github.com/google/shaderc@6af6e625573fb20bd64fbd36af31ef1420751ddd " ,
17
+ "third_party/externals/shaderc" : "https://chromium.googlesource.com/external/github.com/google/shaderc@cfacaaffd1fea5b413443a3b7c2f827c858de6bf " ,
18
18
"third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@c8d0c9b1d16bfda56f15165d39e0ffa360a11123" ,
19
19
"third_party/externals/egl-registry" : "https://skia.googlesource.com/external/github.com/KhronosGroup/EGL-Registry@a0bca08de07c7d7651047bedc0b653cfaaa4f2ae" ,
20
20
"third_party/externals/expat" : "https://chromium.googlesource.com/external/github.com/libexpat/libexpat.git@e976867fb57a0cd87e3b0fe05d59e0ed63c6febb" ,
0 commit comments