diff --git a/DEPS b/DEPS index 42541da..1d20622 100644 --- a/DEPS +++ b/DEPS
@@ -238,11 +238,11 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. - 'v8_revision': 'c6a11f421bbd372f62e8da9396daa20553acb946', + 'v8_revision': '9ea984fb8943eeb3f7a986ad6708fedcc6df1ea4', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other. - 'angle_revision': '29babe0fdc4401bfbdad574aa84795570cc82f40', + 'angle_revision': 'f3052589f723dda12431cfe3e0d4c7bdd031f149', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. @@ -265,7 +265,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling googletest # and whatever else without interference from each other. - 'googletest_revision': 'bb9216085fbbf193408653ced9e73c61e7766e80', + 'googletest_revision': '1b2606425c4040cacadaa22689423ec0a29f316d', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling lighttpd # and whatever else without interference from each other. @@ -301,7 +301,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling catapult # and whatever else without interference from each other. - 'catapult_revision': '5695a8426cf0e5f0f780769fec9baee8cb1c4353', + 'catapult_revision': 'fad4e048b0a489a34f444592e390b1b03b584adf', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -309,7 +309,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling devtools-frontend # and whatever else without interference from each other. - 'devtools_frontend_revision': 'd36fbdeda77f2da669933f3bce0cbe25622d9bb9', + 'devtools_frontend_revision': '402308b66643cdaabf0d1e93dc7760d71994fbd3', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libprotobuf-mutator # and whatever else without interference from each other. @@ -349,7 +349,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'dawn_revision': '56ff53088bc4002b9b217b9181dd32bbe46a974f', + 'dawn_revision': '959f1da63760e7d0c0cfa9425a41ed41b7316d01', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -397,7 +397,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'libunwind_revision': 'a281fd3d4c50174af1dd2d88bb15b168b73883d0', + 'libunwind_revision': '0f447a31381e0343f8b06c3f7049c076ddfbb1fc', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -1067,7 +1067,7 @@ Var('chromium_git') + '/chromium/deps/flac.git' + '@' + 'af862024c8c8fa0ae07ced05e89013d881b00596', 'src/third_party/flatbuffers/src': - Var('chromium_git') + '/external/github.com/google/flatbuffers.git' + '@' + 'c0ba2870c909fb57f97efd7083b5d33d2311d7f9', + Var('chromium_git') + '/external/github.com/google/flatbuffers.git' + '@' + '4f7f6dc301f5ffb9765b055d48324dc7629abd5a', # Used for embedded builds. CrOS & Linux use the system version. 'src/third_party/fontconfig/src': { @@ -1634,7 +1634,7 @@ Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '770facab6251abd3a78c7685b6ca4200c0a49f81', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + '4ad09762daa973d289c5414aeb86bc51ddc51270', + Var('webrtc_git') + '/src.git' + '@' + '4b7024b57216be77a93fe27ec6dcf9020ee9cd60', 'src/third_party/libgifcodec': Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'), @@ -1692,7 +1692,7 @@ Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@c76e6bbbd900b809fc72d588732b7e4281e33cbf', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@b57e733872d8defb8532283ad45a942e7102c0d8', 'condition': 'checkout_src_internal', },