diff --git a/DEPS b/DEPS index 1a26c18..31062ed 100644 --- a/DEPS +++ b/DEPS
@@ -142,11 +142,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': 'ac8f443f92c0cf0460c27833148f70ec78035799', + 'skia_revision': '9fb7fa537d938618991922bfffa627e442db67f0', # 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': '4b4a8fe875bfeae648c37c9cdcb32ce940a79b88', + 'v8_revision': 'b6dda94d79dd9d7e5fe7b07b3a9b2b83c655896d', # 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. @@ -162,7 +162,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFium # and whatever else without interference from each other. - 'pdfium_revision': '2b04768b92e540bf28cd9e120be87fb60d3f91cc', + 'pdfium_revision': 'c2cdb2edb607b9907d8f2360cce5825cfef2828b', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. @@ -205,7 +205,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': '0384e1a460f71631c2660348c7a4f29ef28d8baa', + 'catapult_revision': '15ad0b0b623e650887828a303b93b4b67eed170a', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -277,7 +277,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': '773a551d1ae4b8aee689e3c439ca71708f065ce6', + 'dawn_revision': '521003fd4ea812776065c8f461bcb64751494d8b', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -440,7 +440,7 @@ Var('chromium_git') + '/external/github.com/toji/webvr.info.git' + '@' + 'c58ae99b9ff9e2aa4c524633519570bf33536248', 'src/ios/third_party/earl_grey/src': { - 'url': Var('chromium_git') + '/external/github.com/google/EarlGrey.git' + '@' + '406ab37f2f0ec06a9c6c40218b19cba6c77ce548', + 'url': Var('chromium_git') + '/external/github.com/google/EarlGrey.git' + '@' + '498c7945364ed83c9edd46a81b64ebcb06a2fdb9', 'condition': 'checkout_ios', }, @@ -768,7 +768,7 @@ }, 'src/third_party/breakpad/breakpad': - Var('chromium_git') + '/breakpad/breakpad.git' + '@' + '9cafb376ebdf0d00a2fc2323e3eef26ccb27fa1d', + Var('chromium_git') + '/breakpad/breakpad.git' + '@' + 'c46151db0ffd1a8dae914e45f1212ef427f61ed3', 'src/third_party/byte_buddy': { 'packages': [ @@ -806,7 +806,7 @@ # Build tools for Chrome OS. Note: This depends on third_party/pyelftools. 'src/third_party/chromite': { - 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'e355c1c23c8ac209d91885ef31a6dcc38fbc3cfd', + 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '57894836684798a0ff7e1962179f0ad126ea01dd', 'condition': 'checkout_linux', }, @@ -1191,7 +1191,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + '3c7ad5ecf41118329a65223b177f4e8784bcc2c4', + Var('android_git') + '/platform/external/perfetto.git' + '@' + '499d07100fe9782de301798ccf0d87604428fb86', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3', @@ -1359,7 +1359,7 @@ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6f0b34abee8dba611c253738d955c59f703c147a', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + '62eb89d2218e0731628f8df427741c32382985bd', + Var('webrtc_git') + '/src.git' + '@' + '1cf9470d92a3c797b265da9b5a74345950b8303f', 'src/third_party/xdg-utils': { 'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d', @@ -1387,7 +1387,7 @@ 'packages': [ { 'package': 'skia/tools/goldctl/${{platform}}', - 'version': 'git_revision:c5ecc324a08216bb365e058acceaf070ce0501c7', + 'version': 'git_revision:e530eb1cd5bcdff466afda0d6434d1e73f590e82', }, ], 'dep_type': 'cipd', @@ -1400,7 +1400,7 @@ Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@1b5a66e65925312db3b4af6bd22c8529c0a932e1', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@c54695bd3770872ccc97ec07d0634518a074b0c9', 'condition': 'checkout_src_internal', },