Index: DEPS |
diff --git a/DEPS b/DEPS |
index 52886edd21535256751ff4ce5cac86f57f0b2fcf..e080dbf7cd10bf665047b0916324693de5c19045 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -2,7 +2,7 @@ |
vars = { |
'chromium_git': 'https://chromium.googlesource.com', |
- 'chromium_revision': 'b4155a0bbd8b968baa44f8c9656e86e351b4e50a', |
+ 'chromium_revision': 'b2c5e5f71d6b747d62709c6f9c190c1380ce8976', |
'boringssl_git': 'https://boringssl.googlesource.com', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling swarming_client |
@@ -15,7 +15,7 @@ vars = { |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling BoringSSL |
# and whatever else without interference from each other. |
- 'boringssl_revision': '1e5cb820de99c754b57ab4321e1456ac6bdc1a78', |
+ 'boringssl_revision': '68f84f5c40644e029ed066999448696b01caba7a', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling lss |
# and whatever else without interference from each other. |
@@ -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': '9e7bc18ce70595be32d8534b4309aff83ac78434', |
+ 'catapult_revision': '91b60843fbfce5b81e9bc92bdfcba85fd26ed22e', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling libFuzzer |
# and whatever else without interference from each other. |
@@ -33,15 +33,15 @@ 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' + '@' + '4545fc1f631d4259ee10a9b2972160831cd08a53', |
+ Var('chromium_git') + '/chromium/src/base' + '@' + '4282da8bcde018a985e74aec549e7131d31c78f0', |
'src/build': |
- Var('chromium_git') + '/chromium/src/build' + '@' + 'f671d3baeb64d9dba628ad582e867cf1aebc0207', |
+ Var('chromium_git') + '/chromium/src/build' + '@' + 'fa9670aa5f16cd97bbf7ac04f7d4310ef671b8d6', |
'src/buildtools': |
- Var('chromium_git') + '/chromium/buildtools.git' + '@' + '98f00fa10dbad2cdbb2e297a66c3d6d5bc3994f3', |
+ Var('chromium_git') + '/chromium/buildtools.git' + '@' + '104574186c17cd4701857454feba8872e52a7d82', |
'src/testing': |
- Var('chromium_git') + '/chromium/src/testing' + '@' + 'dbbebc0d545834b83dbacf6b20188c7ed2ba45fe', |
+ Var('chromium_git') + '/chromium/src/testing' + '@' + '8570c1779d8c0b1e9a8fa60a3910a287055c87f3', |
'src/third_party': |
- Var('chromium_git') + '/chromium/src/third_party' + '@' + '744b88f9a83ead5dd946581462acd3c8b289113a', |
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '9fc0dcb0dcab9c180619923ae3062a665c3d3cf8', |
'src/third_party/boringssl/src': |
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'), |
'src/third_party/catapult': |
@@ -49,9 +49,9 @@ 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' + '@' + '28a5cdde5c32bcf66715343c10f74e85713f7aaf', |
+ Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + 'cb7f9fc2adbe20d57520176bb239683b08d3bcc8', |
'src/third_party/googletest/src': |
- Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + '8c7f93fedaca1b0158e67af0f5dd63a044066eab', |
+ Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + '42bc671f47b122fad36db5eccbc06868afdf7862', |
'src/third_party/jsoncpp/source': |
Var('chromium_git') + '/external/github.com/open-source-parsers/jsoncpp.git' + '@' + 'f572e8e42e22cfcf5ab0aea26574f408943edfa4', # from svn 248 |
# Used for building libFuzzers (only supports Linux). |
@@ -62,9 +62,9 @@ deps = { |
'src/third_party/libsrtp': |
Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + 'ccf84786f8ef803cb9c75e919e5a3976b9f5a672', |
'src/third_party/libvpx/source/libvpx': |
- Var('chromium_git') + '/webm/libvpx.git' + '@' + 'ac8f58f6ab73fea7948f40eaf608f832964d8a58', |
+ Var('chromium_git') + '/webm/libvpx.git' + '@' + 'b3bf91bdc60220c004a22d21c867cc392e684b81', |
'src/third_party/libyuv': |
- Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '945ea1b7463004581502ebbcfc5a0b2f54ff6867', |
+ Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '8edd2286fdf9df2b9da806bda7ed262492f95921', |
'src/third_party/openh264/src': |
Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '0fd88df93c5dcaf858c57eb7892bd27763f0f0ac', |
'src/third_party/openmax_dl': |
@@ -74,7 +74,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' + '@' + 'e095601b862720c85a699c2ce05e78a1b890df35', |
+ Var('chromium_git') + '/chromium/src/tools' + '@' + 'b0761e37823da8fe4d39e2bcf1ecd16144c19404', |
'src/tools/gyp': |
Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161', |
'src/tools/swarming_client': |
@@ -85,7 +85,7 @@ deps = { |
'src/third_party/gflags/src': |
Var('chromium_git') + '/external/github.com/gflags/gflags' + '@' + '03bebcb065c83beff83d50ae025a55a4bf94dfca', |
'src/third_party/gtest-parallel': |
- Var('chromium_git') + '/external/github.com/google/gtest-parallel' + '@' + 'c95bf7d82c30e57560be91890aa968d9bc4cedae', |
+ Var('chromium_git') + '/external/github.com/google/gtest-parallel' + '@' + '21b383f81a2214307a5cece839206418a2ba820b', |
} |
deps_os = { |
'android': { |
@@ -94,7 +94,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' + '@' + '87232d8d763692d4b8303f0194472a82c829a6a9', |
+ Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'c844075aa0f1758d04f9192825f1b1e7e607992e', |
'src/third_party/jsr-305/src': |
Var('chromium_git') + '/external/jsr-305.git' + '@' + '642c508235471f7220af6d5df2d3210e3bfc0919', |
'src/third_party/junit/src': |
@@ -116,7 +116,7 @@ deps_os = { |
}, |
'ios': { |
'src/ios': |
- Var('chromium_git') + '/chromium/src/ios' + '@' + '411732c0b91e4116dc6123c20042891ed4619e55', |
+ Var('chromium_git') + '/chromium/src/ios' + '@' + '90ba070cca51d265ba079199c4fdd638c18a134f', |
}, |
'unix': { |
'src/third_party/lss': |