diff --git a/DEPS b/DEPS index d61b6728bc..0e48691d23 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': '9f06b2efd3f605b5362faec7d88773c800005735', + 'chromium_revision': 'aa7c1e25697819cd528bf2a2d8dfc50629442ac9', } 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@7d7d41d4534952d8fff82ec4a5d128912d01b66e', + 'https://chromium.googlesource.com/chromium/src/base@64c2a0caf4f42f8c8e864fbad68e90b7250f0636', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@796bacbc1c0c349bc8c4a98e086f03a7f999ef27', + 'https://chromium.googlesource.com/chromium/src/build@7a85f919d11fc9724cbc194cba4fe96270a7fe25', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@140e4d7c45ffb55ce5dc4d11a0c3938363cd8257', # 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@fac2138f9f615a7cf9dfed721e599bfbdba20fd8', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@2c24f689c5c78964cbb74f2691bf30e1555dfc87', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@042b58930370a60490c512aaaaa5455e0224dee8', + 'https://chromium.googlesource.com/chromium/src/testing@f2a78c70100559a7f256ec09b011ec6ab08e4d2c', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@3d17605c0846ec6060b7cada87e7ac149cbf0820', + 'https://chromium.googlesource.com/chromium/src/third_party@76eae59eb94313fd09dcaa2bc5b48a4647f29384', 'src/buildtools/linux64': { 'packages': [ @@ -109,9 +109,9 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/boringssl/src': - 'https://boringssl.googlesource.com/boringssl.git@6be491b7bb57c3950d4fbb97fdd4a141e3fa4d63', + 'https://boringssl.googlesource.com/boringssl.git@d709b0d8926707f3143d8cf7c84350e49e56ec38', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@bce667b745aac67b5786eaf352f2c140564c91a7', + 'https://chromium.googlesource.com/catapult.git@09a9385121be82cd6831d8afc74807df6d222742', '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@f6a2232b48c29b022f7042054bbbb6551d0dd477', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@0e2a4d97fd4c50e4a0d2cc0d814cbf98b5db5a7d', 'src/third_party/errorprone/lib': { 'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7', 'condition': 'checkout_android', @@ -245,7 +245,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@1cc2031b9c5678571ef86630855dd49afdf00147', + 'https://chromium.googlesource.com/chromium/src/tools@e5cac8ffcf24ffed67ae42b1ddcd795494f13f0e', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',