diff --git a/DEPS b/DEPS index cc34e1c8..587e793 100644 --- a/DEPS +++ b/DEPS
@@ -74,11 +74,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': 'a0ec54829eb77ec51747d2c8fd1ecfb7c0587965', + 'skia_revision': '9f553932a4a4e986db323d8f4da2f78d9a729254', # 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': '3bc0f66e73ceaec1a503cdcf0e330f005089426b', + 'v8_revision': 'e1591d9c0d5d5930b3692438be4bf891140ecfbd', # 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. @@ -86,7 +86,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': '465835d61f394ba65b20b5951390c90ab55aec7b', + 'angle_revision': '0b684ce3c9f59fe9ba2e7adb19086e72f73e8605', # 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. @@ -98,7 +98,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': 'd328d91f9e7a49f0d79048a7d10be9ba17ad9cb2', + 'pdfium_revision': 'fee749f0a1419e300a49ef657106f580c43842c4', # 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. @@ -126,11 +126,11 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling freetype # and whatever else without interference from each other. - 'freetype_revision': '954710ddd756733b851c0d2e472b93cbb9a6a44a', + 'freetype_revision': 'bec14f688925467be708f01378fbbf82e6b19b42', # 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': '2ffb57b10257d6577907105f83cbb4ae4063397c', + 'catapult_revision': '230a61040fc82beb17c9ea7fee9a462bc0311b85', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -298,7 +298,7 @@ # For Linux and Chromium OS. 'src/third_party/cros_system_api': { - 'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'e46ef54fea48ba00948f829e1335d28e3a5c9fda', + 'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '9b6a22544458fc178095b3e9be90edfc6b0aa7ab', 'condition': 'checkout_linux', }, @@ -308,7 +308,7 @@ }, 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '7d9d9233cb657e968831238346917b0b64abb4c1', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '1b30125fbc42e1a3c2c89c26eee813384f42d22c', # DevTools node modules. Used on Linux buildbots only. 'src/third_party/devtools-node-modules': { @@ -330,7 +330,7 @@ }, 'src/third_party/ffmpeg': - Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + 'abead8cbcf890301cff0bd54b0cabb4ead67fcec', + Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '9cb03e5705c1bcff7cdaace0e8f55d79374e24b6', 'src/third_party/findbugs': { 'url': Var('chromium_git') + '/chromium/deps/findbugs.git' + '@' + '4275d9ac8610db6b1bc9a5e887f97e41b33fac67', @@ -389,7 +389,7 @@ Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + 'a9bac57ce6c9d390a52ebaad3259f5fdb871210e', 'src/third_party/icu': - Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '5ed26985c0171755d7542e7ad6bce12cde4dccfb', + Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '741688ebf328da9adc52505248bf4e2ef868722c', 'src/third_party/jsoncpp/source': Var('chromium_git') + '/external/github.com/open-source-parsers/jsoncpp.git' + '@' + 'f572e8e42e22cfcf5ab0aea26574f408943edfa4', # from svn 248 @@ -416,7 +416,7 @@ Var('chromium_git') + '/chromium/llvm-project/compiler-rt/lib/fuzzer.git' + '@' + Var('libfuzzer_revision'), 'src/third_party/libaddressinput/src': - Var('chromium_git') + '/external/libaddressinput.git' + '@' + '2a7c3d38915138189f4ac78e1188b58b2fbf5219', + Var('chromium_git') + '/external/libaddressinput.git' + '@' + 'a575c63de328d0c72237c55d1a05e191c245122a', 'src/third_party/libaom/source/libaom': { 'url': Var('aomedia_git') + '/aom.git' + '@' + 'cccda0db727c2282375b174104294b40911d1447', @@ -459,7 +459,7 @@ }, 'src/third_party/libvpx/source/libvpx': - Var('chromium_git') + '/webm/libvpx.git' + '@' + 'ea14a1a965c51a4220427d9e8b34eec92d58a997', + Var('chromium_git') + '/webm/libvpx.git' + '@' + 'cbe62b9c2d2b006aba52c8eebe7d842e59166fe4', 'src/third_party/libwebm/source': Var('chromium_git') + '/webm/libwebm.git' + '@' + '4956b2dec65352af32dc71bab553acb631c64177', @@ -624,7 +624,7 @@ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'e4919fa03c74bd561dcabf3e61668fa3c7e54353', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + '619685782677769d90233d4bf1f74e96f72efeb7', # commit position 20628 + Var('webrtc_git') + '/src.git' + '@' + 'e9619f8f81de6ec91b920a0468a6f2c8431bb2f4', # commit position 20628 'src/third_party/xdg-utils': { 'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d', @@ -647,7 +647,7 @@ Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@426cf33451c07ad93dbc1ec8450d4817a5afca60', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@ac0ab16a9d31c45421b58eb89d76d15a6659d7a4', 'condition': 'checkout_src_internal', }, } @@ -1300,6 +1300,16 @@ ], }, + { + 'name': 'Fuchsia QEMU ensure', + 'pattern': '.', + 'condition': 'checkout_fuchsia', + 'action': ['src/build/cipd/cipd_wrapper.py', + '--chromium-root', 'src', + '--ensure-file', 'src/build/cipd/fuchsia/qemu.ensure', + ], + }, + # Download and initialize "vpython" VirtualEnv environment packages. { 'name': 'vpython_common',