Index: DEPS |
diff --git a/DEPS b/DEPS |
index b9a88ce1d57d9865ec2b4d6365bfe88933e8380d..e4742832a91991909aa2ed1d749f14486f470837 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -2,7 +2,7 @@ |
vars = { |
'chromium_git': 'https://chromium.googlesource.com', |
- 'chromium_revision': 'ff1db7c1c9c779539bc94f749856926b313edfcb', |
+ 'chromium_revision': '7720633b71d3f5d8d3c912b93d2466a0b2972c24', |
'boringssl_git': 'https://boringssl.googlesource.com', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling swarming_client |
@@ -23,7 +23,7 @@ vars = { |
# 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': '9a55abab029cb9ae94f5160ded11b09a4638a955', |
+ 'catapult_revision': '6e6baa037e67c164d489a5c6c97e07efa0d9e66f', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling libFuzzer |
# and whatever else without interference from each other. |
@@ -34,19 +34,19 @@ deps = { |
# TODO(kjellander): Move this to be Android-only once the libevent dependency |
# in base/third_party/libevent is solved. |
'src/base': |
- Var('chromium_git') + '/chromium/src/base' + '@' + 'b049fa475a3cefeafc2d253cec312c5356104312', |
+ Var('chromium_git') + '/chromium/src/base' + '@' + '6e94f81f27f4669db822a17056af84c30bfddd2d', |
'src/build': |
- Var('chromium_git') + '/chromium/src/build' + '@' + 'ab0b06d1c0554464933544734bf8b3d17084d263', |
+ Var('chromium_git') + '/chromium/src/build' + '@' + 'b2881bd3ebcbc3fd58644233524ecc3942cce330', |
'src/buildtools': |
Var('chromium_git') + '/chromium/buildtools.git' + '@' + 'd3074448541662f242bcee623049c13a231b5648', |
'src/testing': |
- Var('chromium_git') + '/chromium/src/testing' + '@' + '82ca606bd0164927b8a020bfad8e77e93e7f6cd5', |
+ Var('chromium_git') + '/chromium/src/testing' + '@' + 'f88779f4cf12e8df54520dc43a8dad3a218c9fe4', |
'src/testing/gtest': |
Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + '6f8a66431cb592dad629028a50b3dd418a408c87', |
'src/testing/gmock': |
Var('chromium_git') + '/external/googlemock.git' + '@' + '0421b6f358139f02e102c9c332ce19a33faf75be', # from svn revision 566 |
'src/third_party': |
- Var('chromium_git') + '/chromium/src/third_party' + '@' + '71d5dac14020f278d0447b6600d37ab782771144', |
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '1b49094ab801b0e11bff14d9f955e33f83e916c7', |
'src/third_party/boringssl/src': |
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'), |
'src/third_party/catapult': |
@@ -54,7 +54,7 @@ deps = { |
'src/third_party/colorama/src': |
Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8', |
'src/third_party/ffmpeg': |
- Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '9751ef06f90fb7ebf02b4e9ecc963a4e36a221d3', |
+ Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '28a5cdde5c32bcf66715343c10f74e85713f7aaf', |
'src/third_party/jsoncpp/source': |
Var('chromium_git') + '/external/github.com/open-source-parsers/jsoncpp.git' + '@' + 'f572e8e42e22cfcf5ab0aea26574f408943edfa4', # from svn 248 |
@@ -69,7 +69,7 @@ deps = { |
'src/third_party/libvpx/source/libvpx': |
Var('chromium_git') + '/webm/libvpx.git' + '@' + '6af42f5102ad7c00d3fed389b186663a88d812ee', |
'src/third_party/libyuv': |
- Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '2adb84e39e360723d19c68f315d99e3e0f88318c', |
+ Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '8cab2e31d76246263206318f3568d452e7f3ff3e', |
'src/third_party/openh264/src': |
Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '0fd88df93c5dcaf858c57eb7892bd27763f0f0ac', |
'src/third_party/openmax_dl': |
@@ -79,7 +79,7 @@ deps = { |
'src/third_party/yasm/source/patched-yasm': |
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a', |
'src/tools': |
- Var('chromium_git') + '/chromium/src/tools' + '@' + 'f807b40ad717dce94847ae913adb655bb52e42d0', |
+ Var('chromium_git') + '/chromium/src/tools' + '@' + '4dd24c760675ebdc5b9556a1823752751423715c', |
'src/tools/gyp': |
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563', |
'src/tools/swarming_client': |
@@ -101,7 +101,7 @@ deps_os = { |
'src/third_party/ced/src': |
Var('chromium_git') + '/external/github.com/google/compact_enc_det.git' + '@' + 'e21eb6aed10b9f6e2727f136c52420033214d458', |
'src/third_party/icu': |
- Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '450be73c9ee8ae29d43d4fdc82febb2a5f62bfb5', |
+ Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'b34251f8b762f8e2112a89c587855ca4297fed96', |
'src/third_party/jsr-305/src': |
Var('chromium_git') + '/external/jsr-305.git' + '@' + '642c508235471f7220af6d5df2d3210e3bfc0919', |
'src/third_party/junit/src': |
@@ -119,7 +119,7 @@ deps_os = { |
}, |
'ios': { |
'src/ios': |
- Var('chromium_git') + '/chromium/src/ios' + '@' + '9b5bdd010628d95cb1937368f183bf765b7afbaf', |
+ Var('chromium_git') + '/chromium/src/ios' + '@' + '189929f848094d7b7fb1be3128a145aab857e0f1', |
}, |
'unix': { |
'src/third_party/lss': |