diff --git a/DEPS b/DEPS index 88a18d89e9..73dfb8d4e2 100644 --- a/DEPS +++ b/DEPS @@ -7,7 +7,7 @@ vars = { deps = { "buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@505de88083136eefd056e5ee4ca0f01fe9b33de8", "common" : "https://skia.googlesource.com/common.git@9737551d7a52c3db3262db5856e6bcd62c462b92", - "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@de309a42385ff25c13360f40c74c5340b5df3f57", + "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@c20449a879c607590cf519b1c437eadf492f6bec", # Dawn requires jinja2 and markupsafe for the code generator, and glslang and shaderc for SPIRV compilation. # When the Dawn revision is updated these should be updated from the Dawn DEPS as well. "third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@c11a19145f1f5a8846d0123e22c261966949466c",