diff --git a/DEPS b/DEPS index 1c40b5584a289..0a19dd754cff0 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@cc5513855cc5bed41612c5cadd60f665e24ccce5", + "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@08c4d09493bf22418d7eb75dd936ada79095e088", # 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@d0dd661f180503e1da910a6256b42ff8d72ab936",