diff --git a/DEPS b/DEPS index 77e71e5873..7f4c0ea725 100644 --- a/DEPS +++ b/DEPS @@ -12,7 +12,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@212849e9323a939228b4b6792e412aca7e728f84", + "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@f2aa9d5da6990bdef7a5fcbe3b6e7e1eda526d3b", "third_party/externals/brotli" : "https://skia.googlesource.com/external/github.com/google/brotli.git@e61745a6b7add50d380cfd7d3883dd6c62fc2c71", "third_party/externals/d3d12allocator" : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b", # Dawn requires jinja2 and markupsafe for the code generator, and tint for SPIRV compilation.