diff --git a/DEPS b/DEPS index 86521ab2..7b35167 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': 'b423247bc2395e0f0172369078cdb227ae99c7a8', + 'skia_revision': '0b0043392bfdf13f74ed64ba729f9c1e0fbae94f', # 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': '6014ce844cec377c154605a0b848c8b2faf8b853', + 'v8_revision': 'd7b61abe7b48928aed739f02bf7695732d359e7e', # 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': '639bc90867325cfcc95b9365c66b6128fcd1b654', + 'angle_revision': 'da92a476b50aa5db1c5549c404435c8b1ce47f4f', # 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. @@ -165,7 +165,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': 'c3318d5f367c021a5cebb24baeb04a9bc96a9ed5', + 'catapult_revision': '2ec2b508e61067ba5bfaf79ecc2e3b1dc79971d1', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -252,7 +252,7 @@ Var('chromium_git') + '/external/github.com/immersive-web/webxr-samples.git' + '@' + 'cf02f19c4ff6894705a9407722ab52551e010c60', 'src/ios/third_party/earl_grey/src': { - 'url': Var('chromium_git') + '/external/github.com/google/EarlGrey.git' + '@' + '91c27bb8a15e723df974f620f7f576a30a6a7484', + 'url': Var('chromium_git') + '/external/github.com/google/EarlGrey.git' + '@' + '451b6497352d0731e9827a338f32024e564078c6', 'condition': 'checkout_ios', }, @@ -539,7 +539,7 @@ # Build tools for Chrome OS. Note: This depends on third_party/pyelftools. 'src/third_party/chromite': { - 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'ed4c83aac3f10d767455d86430904e7e70fe8241', + 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'e34766b47b67724b9b4c71e7463eca17ad42abc1', 'condition': 'checkout_linux', }, @@ -912,7 +912,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + '1b013420703b9496b1777aea5609bee7d9f3ecec', + Var('android_git') + '/platform/external/perfetto.git' + '@' + 'c6f7ba31d2550fad984f8a7be0199acd1975e2d9', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',