diff --git a/DEPS b/DEPS index 42fe2c3..f23afb3 100644 --- a/DEPS +++ b/DEPS
@@ -222,11 +222,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': '49c417621bf80dd5dac67118f81eb63e72519ab8', + 'skia_revision': 'df3edc570f90547412ff4d4bed7dea823e1f2198', # 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': '9137c5db7413639cd1274cb1047c2a7c9ce3a315', + 'v8_revision': 'a3664bd3d1a7c86a16de227dde6b5a5986ad8c3e', # 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. @@ -293,7 +293,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': 'f691b8d997327a09824881810cf1edaeb53d7579', + 'catapult_revision': '59b2e890917b95e85f0399a70dfaae1f160f0f86', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # 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 devtools-frontend # and whatever else without interference from each other. - 'devtools_frontend_revision': '74835cce21f84484f9e2624e56b5b989c4007923', + 'devtools_frontend_revision': '35c7fa3507224e2a9d584cf4a9a7af93b2605aae', # 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. @@ -1360,7 +1360,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + '9d04c12dbe18118cc78c8584508f9eac5ff757f9', + Var('android_git') + '/platform/external/perfetto.git' + '@' + 'aecbd80f576686b67e29bdfae8c9c03bb9ce1996', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3', @@ -1653,7 +1653,7 @@ Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@6ff12cf5eca72717dd17002f8f8710a2afc5dafa', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@e418314dcc49d111ec56c5172976ee12c334f576', 'condition': 'checkout_src_internal', },