diff --git a/DEPS b/DEPS index 13cc895326..4be8742412 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': '8587b26e98b4e8fb7d61ab0ffaa1ab9d37c11b42', + 'chromium_revision': 'b528279c974b22c116ee4b03683cb3e24be041b4', } 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@e799c83d92bac75587e5c3fac1c2b41f6832830e', + 'https://chromium.googlesource.com/chromium/src/base@a1875fd77daed995747801b723f2365841a9fe3f', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@7136ae113ebda8e6acb63ae98123f1552d69d65c', + 'https://chromium.googlesource.com/chromium/src/build@fec0010459253dbf482fb62a1543e15854836165', '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@e9f3aac797da82d26f0a553d4ececfcd1457c867', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@dfcaa1c95fda7b1c938a6e481f784bfb2e8e347d', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@f8d4ac29d7f8aa351a80e5fb2d89bd94888cc5c7', + 'https://chromium.googlesource.com/chromium/src/testing@d9a21bfd4499e5aeb3520c37eebb58601c8e8352', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@f07189d28b99baab5e0364025fbb974ce3d5ff45', + 'https://chromium.googlesource.com/chromium/src/third_party@4266812d6130f076d1241f961748eb60dacb5673', 'src/buildtools/linux64': { 'packages': [ @@ -111,7 +111,7 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@76918d016414bf1d71a86d28239566fbcf8aacf0', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@a5c8651cfccb3c3ee2849a92acbf2719011d59fc', + 'https://chromium.googlesource.com/catapult.git@03882834cb5581b9e36e1190d65187f0138a73f0', '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@acf922ce48cfd1ecf88582d9dbecf14e8d1fe369', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@a0aed87f71211aff48e3c06802d173cdf21328cf', 'src/third_party/errorprone/lib': { 'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7', 'condition': 'checkout_android', @@ -241,7 +241,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@d2ac634da7ec983b178009fac62aa1bb97ca701a', + 'https://chromium.googlesource.com/chromium/src/tools@15a95e934e1a4cc3ad4ca4905d2a493c04dd17fb', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',