diff --git a/DEPS b/DEPS index 96d3bc80f5..e86658f846 100644 --- a/DEPS +++ b/DEPS @@ -5,7 +5,7 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': '18d4117247d162c2a93f7e1544c1a4695a751d6c', + 'chromium_revision': '88a7a88286b3cb8a3e0fed5918a319485d5d53b5', } deps = { @@ -14,7 +14,7 @@ deps = { 'src/base': 'https://chromium.googlesource.com/chromium/src/base@6543ed8605626648ac1a0fd080345090db95c021', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@4d1073adc2dabf388de8fa46cd19bd1d7a191670', + 'https://chromium.googlesource.com/chromium/src/build@c1d5d48a3746e3e068af980adb27e540ba83a043', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@cf454b247c611167388742c7a31ef138a6031172', # 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@17c89cddc20e084abf9af8efeddbed4be4d4fcbd', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@d693b0917c1b72e2f8894bdee477c4488e348868', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@7c5e65993fd4a210873d6eca29bc184a22d87f4a', + 'https://chromium.googlesource.com/chromium/src/testing@8e0e8296add9a25cecb83655a6801408c4031a81', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@e49edf51493a8ed13eeb7b9f43544055317ba4f3', + 'https://chromium.googlesource.com/chromium/src/third_party@5f87a38abf9ff74b122961624310846dd1746dcf', 'src/buildtools/linux64': { 'packages': [ @@ -111,7 +111,7 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@bc4c09df6416a3a0d0cf321c6c13023c77e2fec4', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@0b3653782e33551b03ff5aead895016e6ec82c68', + 'https://chromium.googlesource.com/catapult.git@8ea4f73b725e4846bcda63c9b02a2b11e1d53a77', '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@e16ffffc28f3985c98cfc495840e93d9afa8884e', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@c6512213a7b74a8363c93788a9c376ebaeb4ec6c', '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@718d4dc149cc001b70eae2754905f09a73541961', + 'https://chromium.googlesource.com/chromium/src/tools@7476699dcaa0d61e860ff493e90de0ee8dff46aa', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',