diff --git a/DEPS b/DEPS index ed6ef328c..1e043ec 100644 --- a/DEPS +++ b/DEPS
@@ -40,7 +40,7 @@ # 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': '544e0ad49c11bd349782618de6430bdf8cec0106', + 'skia_revision': '5338f99a8a75d0e7622a37c5d1c05fcce49f55f5', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. @@ -217,7 +217,7 @@ Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a', 'src/third_party/libjpeg_turbo': - Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + '7260e4d8b8e1e40b17f03fafdf1cd83296900f76', + Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'a1750dbc79a8792dde3d3f7d7d8ac28ba01ac9dd', 'src/third_party/flac': Var('chromium_git') + '/chromium/deps/flac.git' + '@' + 'd0c35f878ec26f969c1631350b1d36fbd88ad8bb', @@ -915,6 +915,16 @@ ], }, { + 'name': 'checkstyle', + 'pattern': '.', + 'action': [ 'download_from_google_storage', + '--no_resume', + '--no_auth', + '--bucket', 'chromium-android-tools/checkstyle', + '-s', 'src/third_party/checkstyle/checkstyle-7.6.1-all.jar.sha1' + ], + }, + { 'name': 'gvr_static_shim_android_arm', 'pattern': '\\.sha1', 'action': [ 'download_from_google_storage',