diff --git a/DEPS b/DEPS index 83ec0251dd..f63e73442d 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': 'd488661c95cd538b90a279c7c998363eb4eb84a8', + 'chromium_revision': '4b9d9012645997c159785c98a83a1dee29c48609', } 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@e658dada4bf805c4353e9797a8b4538545b62bf4', + 'https://chromium.googlesource.com/chromium/src/base@2a3fb19568c8a5774176de539206345774d82781', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@ecb38e41bdd1ffb0e3191e1402e6c0fd318240b6', + 'https://chromium.googlesource.com/chromium/src/build@bc4a3ca3f66df9a4d1094d12b5e7981047e23f42', '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@ecb9897dd1afc6c81cb23955b20ce05780b3db1e', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@f3df7ed6b21e6f5687a7b098b2edf29978e17ff1', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@af5dfd17501e4651806e059e5965a26fdd6df2f4', + 'https://chromium.googlesource.com/chromium/src/testing@09665260fcf85aa557fa8c1cb8edfd53243da1c7', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@97677c0717500e4dd8db55a12966359e08aac923', + 'https://chromium.googlesource.com/chromium/src/third_party@a7a8bb0c8c6a0fe06bcc555d0c8ab335ab8f8e6b', '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@471a922d82cac522a2046194a597210ace8e057a', + 'https://chromium.googlesource.com/catapult.git@f3157c496d4b8dcd277c49e9c4e229db9a1405a2', '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@364640e2491e6288452cc9cdc8c7913a0bf1d17e', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@447b45d42307021be3dc11d9e557b59e42f30ef8', '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@3afb8d2b272023e49368a529c67c17b3b4f5d3d9', + 'https://chromium.googlesource.com/chromium/src/tools@76518253ba2e2a59ef910fb82a6d249c7f79f2e6', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac',