diff --git a/DEPS b/DEPS index 0e030381c4..96d3bc80f5 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': '2e1ac8de055df9c1d7860a0f326bb915220f2608', + 'chromium_revision': '18d4117247d162c2a93f7e1544c1a4695a751d6c', } 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@0fc56f331885413ab436ee6f010b2e13669ed954', + 'https://chromium.googlesource.com/chromium/src/base@6543ed8605626648ac1a0fd080345090db95c021', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@eff336ca2e3736e52f2795d99992b7e7b26c3557', + 'https://chromium.googlesource.com/chromium/src/build@4d1073adc2dabf388de8fa46cd19bd1d7a191670', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@cf454b247c611167388742c7a31ef138a6031172', # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC. @@ -29,7 +29,7 @@ deps = { 'src/testing': 'https://chromium.googlesource.com/chromium/src/testing@7c5e65993fd4a210873d6eca29bc184a22d87f4a', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@942ed47fe82042e2a05c486529d18ad9fe968163', + 'https://chromium.googlesource.com/chromium/src/third_party@e49edf51493a8ed13eeb7b9f43544055317ba4f3', 'src/buildtools/linux64': { 'packages': [ @@ -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@033004652fafc4d03325d5ec5dd415ddf72462a1', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@e16ffffc28f3985c98cfc495840e93d9afa8884e', '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@9299893f6dcdc5fea73efe9c48e043021618b279', + 'https://chromium.googlesource.com/chromium/src/tools@718d4dc149cc001b70eae2754905f09a73541961', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',