| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 714a6735e7f040a210e9c94a6ec3abdd51bd2f98..71839cde849b75739ccd89b5d0e4a6438765e503 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -2,7 +2,7 @@
|
|
|
| vars = {
|
| 'chromium_git': 'https://chromium.googlesource.com',
|
| - 'chromium_revision': '1238950005ae03c68795abb46cd53a893dc67e77',
|
| + 'chromium_revision': '941dae278d7b0dfd369cb0168569665601d752ed',
|
| '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': 'c7c5420fbc58c841a1ae1bc0d8a732cf82469822',
|
| + 'catapult_revision': 'b5d2ffa3c55ad3cb4e92e8b79e42d24361755c91',
|
| # 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' + '@' + '9590d17c3dcbe50797497dd0d29402e44318ff74',
|
| + Var('chromium_git') + '/chromium/src/base' + '@' + '9ac67cf1f07810cf661c17d80b8bd290c8de6064',
|
| 'src/build':
|
| - Var('chromium_git') + '/chromium/src/build' + '@' + '36a077c7b392bd983b8f548dbc7665f78de47297',
|
| + Var('chromium_git') + '/chromium/src/build' + '@' + '277effef1fee496ae92426e3b0f59eaa645bfe81',
|
| 'src/buildtools':
|
| Var('chromium_git') + '/chromium/buildtools.git' + '@' + '5ad14542a6a74dd914f067b948c5d3e8d170396b',
|
| 'src/testing':
|
| - Var('chromium_git') + '/chromium/src/testing' + '@' + '718dcd6f4b977da310e113092db724acd6de0c43',
|
| + Var('chromium_git') + '/chromium/src/testing' + '@' + 'e2744b84b371030dfb5f93ab231bda6fee3593a5',
|
| 'src/third_party':
|
| - Var('chromium_git') + '/chromium/src/third_party' + '@' + '8ac19397761b526fecca64cf0b946212af64ab58',
|
| + Var('chromium_git') + '/chromium/src/third_party' + '@' + 'fb28589689f8346201bff3f36ba481c09bb228f3',
|
| 'src/third_party/boringssl/src':
|
| Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
|
| 'src/third_party/catapult':
|
| @@ -49,7 +49,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' + '@' + 'd19b0ad9b26a4def3411e32a8b780540afbd6a6e',
|
| + Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '97ebed67951a157f6add59046024bff5fa20f4ae',
|
| 'src/third_party/googletest/src':
|
| Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + '42bc671f47b122fad36db5eccbc06868afdf7862',
|
| 'src/third_party/jsoncpp/source':
|
| @@ -64,7 +64,7 @@ deps = {
|
| 'src/third_party/libvpx/source/libvpx':
|
| Var('chromium_git') + '/webm/libvpx.git' + '@' + 'b578d59623ddb0f3f76efe5e160aff253b40d19b',
|
| 'src/third_party/libyuv':
|
| - Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '7bffe5e1c54bc22daebd57003735e61693719ac6',
|
| + Var('chromium_git') + '/libyuv/libyuv.git' + '@' + 'd8136924bd0bef0cf39ef379d03196950ce58418',
|
| 'src/third_party/openh264/src':
|
| Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '0fd88df93c5dcaf858c57eb7892bd27763f0f0ac',
|
| 'src/third_party/openmax_dl':
|
| @@ -74,9 +74,9 @@ 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' + '@' + '030de9aca20cb77a5bbf322222423c2e5f36ffe4',
|
| + Var('chromium_git') + '/chromium/src/tools' + '@' + '153b31d3422740d0460e65475b38651287529dfd',
|
| 'src/tools/gyp':
|
| - Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161',
|
| + Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
|
| 'src/tools/swarming_client':
|
| Var('chromium_git') + '/external/swarming.client.git' + '@' + Var('swarming_revision'),
|
| # WebRTC-only dependencies (not present in Chromium).
|
| @@ -116,7 +116,7 @@ deps_os = {
|
| },
|
| 'ios': {
|
| 'src/ios':
|
| - Var('chromium_git') + '/chromium/src/ios' + '@' + '342e3272404484581dcec19b6f8175b6f48df18a',
|
| + Var('chromium_git') + '/chromium/src/ios' + '@' + '48d7a89444b8df8bdff451949ec8cb91d55772b8',
|
| },
|
| 'unix': {
|
| 'src/third_party/lss':
|
|
|