diff --git a/DEPS b/DEPS index 304d2cfd49..915390086e 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': '5a34954f26ec6d84b90c29702dcb55b067edc93c', + 'chromium_revision': '318f298cbae994f53859bac57c3462eaa05d9e25', } 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@d30a0f305cbd339590e15891417a2846228551a7', + 'https://chromium.googlesource.com/chromium/src/base@d2ffe6489471bb1e1d9a56874df49bfd0db437d6', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@a84fe227a480f9a6544cd463e0ae851c45addada', + 'https://chromium.googlesource.com/chromium/src/build@9cb5e4f37b1cabafb07a95595a7b0b7462db7f30', '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@fe2bd8877260c1f6f24aaade193999810653fda7', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@3d6c5e1acca86517f714ade004897e478f7b7740', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@10f7870b5e7f4731af043735cf9dd272fa22a5a3', + 'https://chromium.googlesource.com/chromium/src/testing@b0abe22cd1dc00e53e6b42a36663f39bf7559b00', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@254300bf252966d6581bf975052f69ac50cb7d1f', + 'https://chromium.googlesource.com/chromium/src/third_party@a31657e992839dd8eb803cc6111b1d96faaa75f2', 'src/buildtools/linux64': { 'packages': [ @@ -111,7 +111,7 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@81080a729af568f7b5fde92b9170cc17065027c9', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@939b6b1f1c56d6a863bdb4132637c010639f9006', + 'https://chromium.googlesource.com/catapult.git@428149962b00b14533745941d5367d4030605c5f', '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@df7093214c55bf919d7da435d524d7f77d7c16c0', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@a44d67c6e809dcb6a30081bc906c3bfa7ab41ec4', 'src/third_party/errorprone/lib': { 'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7', 'condition': 'checkout_android', @@ -133,7 +133,7 @@ deps = { 'src/third_party/freetype/src': 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@734d60f63cfa27f9b337ddbb80adb9edd60475bf', 'src/third_party/harfbuzz-ng/src': - 'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@60485ab0473630c585bb96fcdc14dbe415edf4f2', + 'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@bbad1b8298125d78c159ed7fdd7bde6a3f3fff56', # WebRTC-only dependency (not present in Chromium). 'src/third_party/gtest-parallel': 'https://chromium.googlesource.com/external/github.com/google/gtest-parallel@3fca10f81ee3b40380207228be2ecf515f051b61', @@ -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@f00b7b92add25de91fec9a1c39afaf5f6c5bec0c', + 'https://chromium.googlesource.com/chromium/src/tools@358c90dce3de8e7e05cbf72d68b77c44468cb026', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac',