diff --git a/DEPS b/DEPS index 248ea06cc8..f70fde1cd8 100644 --- a/DEPS +++ b/DEPS @@ -9,7 +9,7 @@ vars = { deps = { "buildtools" : "https://chromium.googlesource.com/chromium/src/buildtools.git@b138e6ce86ae843c42a1a08f37903207bebcca75", - "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@defd99dc4cd5964ca8950e78cdda1a1518ad0e15", + "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@da984303fda121cced56dfa07c6890d3b29dc502", "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, tint for SPIRV compilation, and abseil for string formatting.