diff --git a/DEPS b/DEPS index 2d32dcb6dc..dc55b208ad 100644 --- a/DEPS +++ b/DEPS @@ -7,14 +7,14 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': '45bbaf2c3c40f13f1f73a489c4c07df7cbedbc1a', + 'chromium_revision': 'e53f664c6c6ba474a76953a04b80c249d7b53bae', } 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@ce32b174c91e66eed0ce1babaec5f65d64649e87', + 'https://chromium.googlesource.com/chromium/src/base@2da50e266c297f013c2e4b5dd9f545fef933ddb8', 'src/build': 'https://chromium.googlesource.com/chromium/src/build@315c86c03e793e2df93dadbfab2564f95a9d2c41', 'src/buildtools': @@ -25,13 +25,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@602dc9f9bbfa0a34c01f2aeaf490bd7426ed078d', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@69983d6297ee3753225fff8f68967fca8a8010b6', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@9eb686fdda0a70653ca8039354b06df97b3ffb99', + 'https://chromium.googlesource.com/chromium/src/testing@4c66b38dd14e79437932f215fe14431b773010be', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@155f8a29fabc8e78e70f1d6a1b36b49cb89d1dc3', + 'https://chromium.googlesource.com/chromium/src/third_party@e51e46fe7f06bb6ba1b075cdf02a229264ec0e68', 'src/buildtools/linux64': { 'packages': [ @@ -122,7 +122,7 @@ deps = { 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@c484031f1f199ee53567241426efffee49008f82', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@26af1f63b6cbcb76d5a7045d6c1ea71f651cbdae', + 'https://chromium.googlesource.com/catapult.git@053e386fd4017d799b5b9130fa7a0b00b0fb0229', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', }, @@ -131,7 +131,7 @@ deps = { 'src/third_party/crc32c/src': 'https://chromium.googlesource.com/external/github.com/google/crc32c.git@5998f8451548244de8cde7fab387a550e7c4497d', 'src/third_party/depot_tools': - 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@30cde45e06283ef80e0b5ce970cd5da9509cc0e8', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@cd3696cf7ee983de86583b898785cea56ffd07fe', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@7e1d53a09f9ae4d8909bc7d426368887342eca01', 'src/third_party/findbugs': { @@ -208,7 +208,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@d53f42ae593851c3d4762dd4dd8ba49be17c52ed', + 'https://android.googlesource.com/platform/external/perfetto.git@31cfc47480a7a226c3ff06143620509cbd2aa29c', 'src/third_party/libvpx/source/libvpx': 'https://chromium.googlesource.com/webm/libvpx.git@61edec1efbea1c02d71857e2aff9426d9cd2df4e', 'src/third_party/libyuv': @@ -265,7 +265,7 @@ deps = { 'condition': 'checkout_win', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@6f3006eca1170312a36a953f92fd683246acb1f4', + 'https://chromium.googlesource.com/chromium/src/tools@c089269b8a15df7ad4186160604268bf81cb6497', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@a32a1607f6093d338f756c7e7c7b4333b0c50c9c',