diff --git a/DEPS b/DEPS index e523f6a954..47bc89e1d9 100644 --- a/DEPS +++ b/DEPS @@ -8,16 +8,16 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': '7051d3aa50d967b89967099793630bdc713bacaa', + 'chromium_revision': 'ff30c92f137e15c0314c979e3485fc83de5b148d', } deps = { # TODO(kjellander): Move this to be Android-only once the libevent dependency # in base/third_party/libevent is solved. 'src/base': - 'https://chromium.googlesource.com/chromium/src/base@74087b0433c6be9ba892ed26d1a502d06bd1d1d3', + 'https://chromium.googlesource.com/chromium/src/base@f6b65186c795be6c12df1b0239fc7191e0c7092b', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@f794b3d4aff563e6a88a95a19659531a50964154', + 'https://chromium.googlesource.com/chromium/src/build@68335d574e34d8ac42c9edc58995dd5617561a40', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@1b066f021638735d72aa799ae6bc37e0b8963c67', # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC. @@ -26,13 +26,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@edc17de95359f23a4fd38d7b44d1b8fbfbdd1ea7', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@b761b74046b59ca6abbb68dabb3d13bb3ab13802', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@8e2983cde0167fb9836c29f4aa7cde382ea77857', + 'https://chromium.googlesource.com/chromium/src/testing@a0c0f351259a6cb3dc997452e2d25ba45a1b7966', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@be2a8da3762a16f26840467169cf76f3a5ffe036', + 'https://chromium.googlesource.com/chromium/src/third_party@dfa62871948b3f2db5e031f25c7062769070faf6', 'src/buildtools/linux64': { 'packages': [ @@ -130,7 +130,7 @@ deps = { 'src/third_party/colorama/src': 'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8', 'src/third_party/depot_tools': - 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@e65444f91de0d3c8c5f5e9e40df1598fcbf91e05', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@88b4a168c3427153a4a00d21f1f01736afc6d88b', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@be66dc5fd0e3c53646107b2dc5d7594a869ebdc6', 'src/third_party/findbugs': { @@ -256,7 +256,7 @@ deps = { 'condition': 'checkout_win', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@f882470ad3b74d610120b1b6b6a429d31b4e07ca', + 'https://chromium.googlesource.com/chromium/src/tools@119a416071b081cd53f6fad802ef2af09090c9c5', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@4c095d04179dc725a300085ae21fe3b79900d072',