diff --git a/DEPS b/DEPS index 3ccafb47..ac340a7 100644 --- a/DEPS +++ b/DEPS
@@ -105,11 +105,11 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other. - 'skia_revision': '5767fc042834283154dbbf1724fed3fcff41bd5e', + 'skia_revision': '5ea41fc89b264f2cab7058bf48429f87761f65e9', # 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': '2012676a17faccdb4468dc490a52b5293a08af80', + 'v8_revision': 'd4c562dc691178f3bf0b278beff8696feadea48c', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client # and whatever else without interference from each other. @@ -117,7 +117,7 @@ # 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': 'af8b73c9e6320524ac7bc0aa43dc8d1b47257bc1', + 'angle_revision': '115e8a2625f5d81bb4e6fa4b687c0c5e5b56ca73', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling build tools # and whatever else without interference from each other. @@ -177,7 +177,7 @@ # 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. - 'libprotobuf-mutator': '3fc43a01d721ef1bacfefed170bc22abf1b8b051', + 'libprotobuf-mutator': 'c148984c5af61e628252ebdc5f141fe89d83106c', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -213,7 +213,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. - 'spv_tools_revision': 'bfcdc913c4184430e4fca6923683c62723bf5956', + 'spv_tools_revision': '80564a56ec85b0aa083111a3e153d84a680bec02', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -595,7 +595,7 @@ # Build tools for Chrome OS. Note: This depends on third_party/pyelftools. 'src/third_party/chromite': { - 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '74419b36e4b268effeb7feadd51359bedf9a2058', + 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '10f3ee914d209c26f4f0e38c96b44853eb13ebd1', 'condition': 'checkout_linux', }, @@ -620,7 +620,7 @@ }, 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'c4a7356a469b3b6267965d7bcc318cf35cdd3b62', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'f221bac5302a86731c3a9b81a795587a7a429a48', 'src/third_party/devtools-node-modules': Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'), @@ -954,7 +954,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + '620aaef23380249735cea1d0a5d6342ae8403feb', + Var('android_git') + '/platform/external/perfetto.git' + '@' + '59d6ace5cb9969923533796844612d65b6db2cce', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78', @@ -1106,7 +1106,7 @@ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6d2f3f4cb8bac1f7c4a945c73d07a33df74f22f9', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + '1c718f91de164290a2504ab6e9ba7a36aec0882e', + Var('webrtc_git') + '/src.git' + '@' + 'd50fdd75341647b6d662a76a3af60e21ac742e03', 'src/third_party/xdg-utils': { 'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d', @@ -1137,7 +1137,7 @@ Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@1b71de973c63fbbb4efe06cb2699efcace76b018', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@3a31ac84a0bbd96d538d662219127741d4728053', 'condition': 'checkout_src_internal', },