diff --git a/DEPS b/DEPS index 0216cf163a..beebbf1ec3 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': '7c2b6c4e24f7eb5035c311f35d3bcd27d15e9cd5', + 'chromium_revision': '4f8e062e9cfff4d035eccf696aa8f368881e22e4', } 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@939efba686b97eb2a5f1cfb93bb5ac9ab6a36acb', + 'https://chromium.googlesource.com/chromium/src/base@0810102150e8a7e35846975dc1e0769ab32ae374', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@64097b6e76190d8106967715b4fbfd47e6a090f7', + 'https://chromium.googlesource.com/chromium/src/build@05fc2f579a9b9044eb6c66f7c076e6fffec9f9f8', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@ef2f1b324945dd1451ef58653e7723b92dcb23cc', # 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@0a878cc0fbbdd7d0e30c15ade91a0312b70420b9', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@8ea4906aef2faa5145c840d81d078009147b9778', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@1081f7ab93962bb1a8c70c80d8c10e92e79914ec', + 'https://chromium.googlesource.com/chromium/src/testing@679c15290de5e942e32c455177f0396156276a06', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@272246ca95b95f12f751f2003ce7acd73820bdac', + 'https://chromium.googlesource.com/chromium/src/third_party@923473234fab2d576feb447b1ae10eaee3644b60', 'src/buildtools/linux64': { 'packages': [ @@ -107,7 +107,7 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@6432bb46ab44731567ec923e6c8fc182f13d0070', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@9abfc467c79fd2000026c28b6bd121897271621e', + 'https://chromium.googlesource.com/catapult.git@50148dbfcb7ba1b7040cf85a438ebad8cbc1b93c', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', 'condition': 'checkout_android', @@ -115,7 +115,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@b847c567e717cd861b8f1d778ef1a402af03a99a', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@005269a51304917aed6d5f371bfe7f131f8cd248', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@545152f30278da1d978284226a5fa510a9c92031', 'src/third_party/findbugs': { @@ -237,7 +237,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@fcb0116c59a244ba27277bee88d23141d9ced337', + 'https://chromium.googlesource.com/chromium/src/tools@827d9498cce41149d7566ea1d22c29a408f670f3', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@0ac28472d073a515124c85b128c4378a914e0a4d',