diff --git a/DEPS b/DEPS index fc10526054..e3d70a29a1 100644 --- a/DEPS +++ b/DEPS @@ -10,7 +10,7 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': '9c0fc3b7d7204dd09ac6ca3303cd7917f8e097d6', + 'chromium_revision': '2f197110b2d581499a866d9e0c6c6514234363a7', # This can be overridden, e.g. with custom_vars, to download a nonstandard # Xcode version in build/mac_toolchain.py @@ -22,9 +22,9 @@ 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@12eee072f9e12aa1d5b578aae6da77dec1289ce6', + 'https://chromium.googlesource.com/chromium/src/base@c97d881cf56036ff4a1600c1c9d9e4c778691a91', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@7fbdf1ef426b0e34493b6507f53500bae985b72f', + 'https://chromium.googlesource.com/chromium/src/build@80633facbe5564e54f375b8427f578cb54fa9748', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@1ecfe3ce669a34f8c76ffe5895d95b3ea3b549fd', # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC. @@ -33,13 +33,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@c652c471d413c1fa09cb77698d8e6401fca1b9d7', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@402e627cca0851d7bbd32dea9d335a2d281cc415', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@ceee9771dad68ee09c3d984ebb2fe13af1412f59', + 'https://chromium.googlesource.com/chromium/src/testing@37aa16bc9256d2b2d69df1dd530d1c598749d081', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@c78ccdcf07bf91bad48ff38a388d15b4a2a209bd', + 'https://chromium.googlesource.com/chromium/src/third_party@396223229d32d68280dcab0f3ba40a22ac439989', 'src/buildtools/linux64': { 'packages': [ @@ -128,16 +128,16 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@74161f485b5d54fe963cbd3d081b718ec84d2e00', 'src/third_party/breakpad/breakpad': - 'https://chromium.googlesource.com/breakpad/breakpad.git@3d8daa2c7458c8e411e691ac6f0d503418ef6231', + 'https://chromium.googlesource.com/breakpad/breakpad.git@e3a62dc5502dec6ab451061769d7efaf5b7ffba8', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@32be4523385c9cc9611f300e54ad9f80b1e48709', + 'https://chromium.googlesource.com/catapult.git@c4d3ff474abec0ece4c42552b25aea9b54ecc047', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', }, '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@8351dc1fb7c4eb1858096c51ffe3f45754877cb0', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@24289f2e94f31c4c57866483a4082d625c5a06a9', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@d2dd36c03501e995e8ce2d792d834392b2e62bfe', 'src/third_party/findbugs': { @@ -208,7 +208,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@76488e6d8e633fa7b6963ce6b7a919964e3006c1', + 'https://android.googlesource.com/platform/external/perfetto.git@e69d5b2de9433980adaa09301bae62b8d467b390', 'src/third_party/libvpx/source/libvpx': 'https://chromium.googlesource.com/webm/libvpx.git@a1cee8dc919df1980d802e1a9bce1259ec34cba8', 'src/third_party/libyuv': @@ -265,7 +265,7 @@ deps = { 'condition': 'checkout_win', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@713e3e9aba3d11cd5402db2e28f645b9ee6a558d', + 'https://chromium.googlesource.com/chromium/src/tools@fd6ecf7befd9808a2ed6e2e7ad9f36649cc5d29f', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@4c095d04179dc725a300085ae21fe3b79900d072',