diff --git a/DEPS b/DEPS index ecace8067b..b3c73dcd87 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@0c8f66c7169c8433e5dab0c9c6a804aa02658831", + "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@183a454b9d5474abb097da2c527805a9c7379a6c", # 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@dbd34449af20f2d026b1e7f959073e254066ec83",