diff --git a/DEPS b/DEPS index 9a1f622610..7f4a2b2d1e 100644 --- a/DEPS +++ b/DEPS @@ -5,16 +5,16 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': 'b6340b5158e98ebe2360eefcc18595b423c8013a', + 'chromium_revision': '94041439f9e2281eec515280b340b2ffbd8f8bdc', } 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@7faff4463c5f6aaf4c97e8e25d33a7e8cd55c407', + 'https://chromium.googlesource.com/chromium/src/base@b92e5b52e8ccb499552718861b141c9d29b765f6', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@1a0a4bc2f17d7353e7094d343d5a0b3e0d22ea96', + 'https://chromium.googlesource.com/chromium/src/build@c02e38bc3dfd125a1b6779b89f10f04d83a2089f', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@74cfb57006f83cfe050817526db359d5c8a11628', # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC. @@ -23,13 +23,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@5dea9934e6a51e0d5818615fd7e53d43ba5dfa34', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@14929761338542e6d9c08dadfaf80a232f2d18ab', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@9d70163229c4a2e6160e04e2c8296d143bc0e135', + 'https://chromium.googlesource.com/chromium/src/testing@5efdc1ca0c16408ce52cfeadb774882450707258', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@55bfbb19709bb715f1ef9465fe793638fb13a434', + 'https://chromium.googlesource.com/chromium/src/third_party@7a810307000412b8d545e972ca4a4970bfae2deb', 'src/buildtools/linux64': { 'packages': [ @@ -111,7 +111,7 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@4dfd5af70191b068aebe567b8e29ce108cee85ce', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@c5817614666e57a37bebfb26e1cb85884321533e', + 'https://chromium.googlesource.com/catapult.git@572296c6382dfda9fdd8c0ce5a5ecf4acaea03bd', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', 'condition': 'checkout_android', @@ -119,7 +119,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@365720e237c2afc529446d1af0a253ab3edad3b4', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@e3614ad6f574a554f18dbcb1c03dd9f0df6ab3ba', 'src/third_party/errorprone/lib': { 'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7', 'condition': 'checkout_android', @@ -231,7 +231,7 @@ deps = { 'src/third_party/yasm/source/patched-yasm': 'https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm.git@720b70524a4424b15fc57e82263568c8ba0496ad', 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@82f0e4397b3d68959ffcbee3d9f43c0b78d01237', + 'https://chromium.googlesource.com/chromium/src/tools@80453de7091cdda1f492698bd4934771cddbaff3', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac',