diff --git a/DEPS b/DEPS index 4aa02b9..29a42c9 100644 --- a/DEPS +++ b/DEPS
@@ -36,15 +36,15 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling sfntly # and whatever else without interference from each other. - 'sfntly_revision': '84f71089cb80e6ed31d87f3aa5caab43f1427e85', + 'sfntly_revision': 'de3cce5660f5e45f3babcb46c7500905d5346510', # 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': '31f96a68af509f41ed0ffb2145f355229ae9aaf0', + 'skia_revision': 'd003e24f3f6ef3adeae9d83a62a906247c161bfc', # 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': '982b0294ef633e9c9aff1fe76e9e24cd62e1307d', + 'v8_revision': '7448b9f988d16f6a4ba1cf78f59924fcff04dc90', # 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. @@ -64,7 +64,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': '73b607fcb5f904893a0610b2c7fb8726d09379e6', + 'pdfium_revision': 'b8227824c221733e8636c42c3aee8ccff9efd719', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling openmax_dl # and whatever else without interference from each other. @@ -96,11 +96,11 @@ # 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': '517173b5db312870e2a97902f9a23cac7c65f924', + 'catapult_revision': '0cfeabf7007c77377dc389331d723d5e41d8c911', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. - 'libfuzzer_revision': 'b9454401d363391ee7a685401a3fdc1775407cfc', + 'libfuzzer_revision': '57ed3860456328e3f0aaad02dc8153d5ac023d59', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling devtools-node-modules # and whatever else without interference from each other. @@ -369,7 +369,7 @@ Var('chromium_git') + '/external/github.com/material-foundation/material-font-disk-loader-ios.git' + '@' + '8e30188777b016182658fbaa0a4a020a48183224', 'src/ios/third_party/material_roboto_font_loader_ios/src': - Var('chromium_git') + '/external/github.com/material-foundation/material-roboto-font-loader-ios.git' + '@' + 'c9e9be95578fdf853c1e197d0e19dce1ceffc918', + Var('chromium_git') + '/external/github.com/material-foundation/material-roboto-font-loader-ios.git' + '@' + '4aa51e906e5671c71d24e991f1f10d782a58409f', 'src/ios/third_party/material_sprited_animation_view_ios/src': Var('chromium_git') + '/external/github.com/material-foundation/material-sprited-animation-view-ios.git' + '@' + 'c6e16d06bdafd95540c62b3402d9414692fbca81', @@ -1035,13 +1035,6 @@ ], }, { - # Pull sanitizer-instrumented third-party libraries if requested via - # GYP_DEFINES. - 'name': 'instrumented_libraries', - 'pattern': '\\.sha1', - 'action': ['python', 'src/third_party/instrumented_libraries/scripts/download_binaries.py'], - }, - { # Pull doclava binaries if building for Android. 'name': 'doclava', 'pattern': '.',