diff --git a/DEPS b/DEPS index c2b7156eee..da9bd53965 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': '33ef804c4e558fb339c9d87e2cef161ffb113aed', + 'chromium_revision': 'c339b494435ead3ec0e1da5682f7c6d478f99dd4', # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # process the raw profiles produced by instrumented targets (built with @@ -61,9 +61,9 @@ vars = { deps = { # TODO(kjellander): Move this to be Android-only. 'src/base': - 'https://chromium.googlesource.com/chromium/src/base@c91c18b88f4367b9fdfb6e8ebde876e13663ae1b', + 'https://chromium.googlesource.com/chromium/src/base@4ceec41f7a27ce08d64894b39d57f9fe4cae6873', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@c50323369fdef8d16c1b0f43f28d568dcc3c624e', + 'https://chromium.googlesource.com/chromium/src/build@cd40eb5d6c376506d12163f1cfb8928baa4346b1', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@c50379e934fd5c1d3938356fc6c71d5e557fb7be', # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. @@ -72,19 +72,19 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@e483cf2f6185e565c9ad3f7c2baa6df3ed778f33', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@f05e910396c7a875913b8ade86a343c98a4b6daf', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@c37c47558866ad474d341691697347e5a9918a6d', + 'https://chromium.googlesource.com/chromium/src/testing@0c24c2056949c49d65e312dc9cc9794a9a04853b', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@1c8a3880202cac4384a157c9be46be44fe1ae7d9', + 'https://chromium.googlesource.com/chromium/src/third_party@18f3377aca5c73223b9bbd13a9ed99f5f76b19bb', 'src/buildtools/linux64': { 'packages': [ { 'package': 'gn/gn/linux-${{arch}}', - 'version': 'git_revision:f792b9756418af8ab8a91a4c15b582431cb86ff9', + 'version': 'git_revision:20806f79c6b4ba295274e3a589d85db41a02fdaa', } ], 'dep_type': 'cipd', @@ -94,7 +94,7 @@ deps = { 'packages': [ { 'package': 'gn/gn/mac-${{arch}}', - 'version': 'git_revision:f792b9756418af8ab8a91a4c15b582431cb86ff9', + 'version': 'git_revision:20806f79c6b4ba295274e3a589d85db41a02fdaa', } ], 'dep_type': 'cipd', @@ -104,7 +104,7 @@ deps = { 'packages': [ { 'package': 'gn/gn/windows-amd64', - 'version': 'git_revision:f792b9756418af8ab8a91a4c15b582431cb86ff9', + 'version': 'git_revision:20806f79c6b4ba295274e3a589d85db41a02fdaa', } ], 'dep_type': 'cipd', @@ -126,7 +126,7 @@ deps = { 'src/third_party/clang-format/script': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@3c0acd2d4e73dd911309d9e970ba09d58bf23a62', 'src/third_party/libc++/src': - 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@7ef1f0a187aa3320426084c19e42833568f779a9', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@9be1056e883d3fe5cd6666ac69702a6c5e9a39df', 'src/third_party/libc++abi/src': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@11b62edaf245bb83bc259c37f269446cb34ef01e', 'src/third_party/libunwind/src': @@ -234,7 +234,7 @@ deps = { }, 'src/third_party/boringssl/src': - 'https://boringssl.googlesource.com/boringssl.git@01e1ae3687e391a076fe470471f096db1f6d6bb4', + 'https://boringssl.googlesource.com/boringssl.git@f10c1dc37174843c504a80e94c252e35b7b1eb61', 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@6b0c5b7ee1988a14a4af94564e8ae8bba8a94374', 'src/third_party/catapult': @@ -249,9 +249,9 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/crc32c/src': - 'https://chromium.googlesource.com/external/github.com/google/crc32c.git@fa5ade41ee480003d9c5af6f43567ba22e4e17e6', + 'https://chromium.googlesource.com/external/github.com/google/crc32c.git@d3d60ac6e0f16780bcfcc825385e1d338801a558', 'src/third_party/depot_tools': - 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@ae3745656b1111c995e41ec70eaa4397eaea7951', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@653e86a6f020e89e7f9249d40a22b25a8d6ba02a', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@6711fb8465cfe929c554e1996285b9096584b89f', 'src/third_party/flatbuffers/src': @@ -265,7 +265,7 @@ deps = { 'condition': 'checkout_linux', }, 'src/third_party/freetype/src': - 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@3008032062e2ce8549c26b42ae55c6e02439f27c', + 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@83af801b552111e37d9466a887e1783a0fb5f196', 'src/third_party/harfbuzz-ng/src': 'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@1da053e87f0487382404656edca98b85fe51f2fd', 'src/third_party/google_benchmark/src': { @@ -287,7 +287,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/jdk', - 'version': 'sewpT0JmZAgFX_ZzmWhbYPmcPGeDa9os_4Q74ZFbo5sC', + 'version': 'BXZwbslDFpYhPRuG8hBh2z7ApP36ZG-ZfkBWrkpnPl4C', }, ], 'condition': 'host_os == "linux" and checkout_android', @@ -351,7 +351,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@6a4a99c3a7a42d98ea93990af32e4a69cfb39552', + 'https://android.googlesource.com/platform/external/perfetto.git@bea7f2f92cb9ecf6923ecea52120c312840494a0', 'src/third_party/protobuf-javascript/src': Var('chromium_git') + '/external/github.com/protocolbuffers/protobuf-javascript' + '@' + 'e34549db516f8712f678fcd4bc411613b5cc5295', 'src/third_party/libvpx/source/libvpx': @@ -386,7 +386,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/r8', - 'version': 'EQKzOXcfxGc6pp0NyDCDBQYJ68PTOs19P4zEraID18kC', + 'version': 'SfTjETaHqxbqyJ2oM5I95Iff9NJRgm9LHaDH03COwT0C', }, ], 'condition': 'checkout_android', @@ -410,7 +410,7 @@ deps = { 'condition': 'checkout_android', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@f5c9abc053e1264bd42bcb6016e772ebbf9d3d63', + 'https://chromium.googlesource.com/chromium/src/tools@05411385be0a085d64a8eca2607d116dc7bee773', 'src/third_party/espresso': { 'packages': [ @@ -542,11 +542,11 @@ deps = { 'packages': [ { 'package': 'infra/tools/luci/isolate/${{platform}}', - 'version': 'git_revision:1d383421736c86faeb7dea6d2039d8ea2ef6d648', + 'version': 'git_revision:1aca70b6bf116c1bd8fbf0526c9a89e9be308718', }, { 'package': 'infra/tools/luci/swarming/${{platform}}', - 'version': 'git_revision:1d383421736c86faeb7dea6d2039d8ea2ef6d648', + 'version': 'git_revision:1aca70b6bf116c1bd8fbf0526c9a89e9be308718', }, ], 'dep_type': 'cipd',