diff --git a/DEPS b/DEPS index 710cb2fe4d..39c151b5ac 100644 --- a/DEPS +++ b/DEPS @@ -7,16 +7,16 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': '4b8443c6e6742e4062394e8dc2e645f8243fd27f', + 'chromium_revision': 'cbb40ac31ae864c87d3319194b2d1658752c950c', } 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@fe4fe4d82b2843929cd7d34511f53de7a833c9ff', + 'https://chromium.googlesource.com/chromium/src/base@95868d517846eb139b8fd10855d62e24bfddd195', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@030a31295a2f01cdcb6712dfa9a9216aa6838645', + 'https://chromium.googlesource.com/chromium/src/build@49ce9a35fc22efe144eb5bdad9233578eb69e003', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@6302c1175607a436e18947a5abe9df2209e845fc', # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. @@ -25,13 +25,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@3419ce07916e0b1e0d32b3eb4289f6911074d658', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@728411b2a4133f4751b0703189cdd34047789824', 'condition': 'checkout_ios', }, 'src/testing': 'https://chromium.googlesource.com/chromium/src/testing@5da61f6a14c9032da646030f9e020d6f95183321', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@99180e21a6b08ca968c0459f3e1ca83bab2cba5f', + 'https://chromium.googlesource.com/chromium/src/third_party@0fb8b4e1f30cca0395a57a7a03c19727e45c8e86', 'src/buildtools/linux64': { 'packages': [ @@ -142,7 +142,7 @@ deps = { 'condition': 'checkout_linux', }, 'src/third_party/freetype/src': - 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@1286f58c299625edd838df2a1deb7cd12f564926', + 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@5abd252a0a26a878c6b7830f10e0611f1d6c0425', 'src/third_party/harfbuzz-ng/src': 'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@c39ab82c90479341dcf28eaa8174af6f08c0d7ae', 'src/third_party/google_benchmark/src': { @@ -257,7 +257,7 @@ deps = { 'condition': 'checkout_win', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@ddff2f9763c73234c8ab44cfe92d71f415d688e2', + 'https://chromium.googlesource.com/chromium/src/tools@ca0185b72c501c77d37b24def314588fcc730151', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@d46ea7635f2911208268170512cb611412488fd8',