diff --git a/DEPS b/DEPS index bf4e647392..9ba0660115 100644 --- a/DEPS +++ b/DEPS @@ -8,7 +8,7 @@ deps = { "buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@505de88083136eefd056e5ee4ca0f01fe9b33de8", "common" : "https://skia.googlesource.com/common.git@9737551d7a52c3db3262db5856e6bcd62c462b92", "third_party/externals/abseil-cpp" : "https://chromium.googlesource.com/external/github.com/abseil/abseil-cpp.git@b56cbdd23834a65682c0b46f367f8679e83bc894", - "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@0f55e3e5d266c25a113bf33866de62ff11a878b5", + "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@df6b7298bb4129bf267fcb4d267ae84676bfd798", "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 glslang and shaderc for SPIRV compilation. # When the Dawn revision is updated these should be updated from the Dawn DEPS as well.