diff --git a/DEPS b/DEPS index 042b901365..bfcd7913cc 100644 --- a/DEPS +++ b/DEPS @@ -11,7 +11,7 @@ vars = { deps = { "buildtools" : "https://chromium.googlesource.com/chromium/src/buildtools.git@b138e6ce86ae843c42a1a08f37903207bebcca75", - "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@6cbedc98406c68ae480da96b99cc1e9213d8c20d", + "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@0690f5d34ca16eae6149cb8356a18b37a81e2cda", "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.