diff --git a/DEPS b/DEPS index ec75e17fda..da57f4ecc4 100644 --- a/DEPS +++ b/DEPS @@ -11,7 +11,7 @@ vars = { deps = { "buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@505de88083136eefd056e5ee4ca0f01fe9b33de8", - "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@0639f7a9e653626e8a1f4fc6c10cf8be32dac2e9", + "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@2e84e59ab3e38ddbc230a35ca31a2d6a63f7b5ee", "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.