Roll Chromium from 8d43dd57d980 to 6be1399c83ba (703 revisions)

https://chromium.googlesource.com/chromium/src/+log/8d43dd57d980..6be1399c83ba

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/chromium-dawn
Please CC chrome-gpu-infra@google.com,gman@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Chromium: https://issues.chromium.org/issues/new?component=1571065&template=0
To file a bug in Dawn: https://issues.chromium.org/issues/new?component=1571065&template=0

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

DEPS, submodule, and //infra/config changes generated by running:
  scripts/roll_chromium_deps.py --revision 6be1399c83ba4bda3555303e0cf8703f06a9554c --verbose --autoroll --ignore-unclean-workdir
Test specs were then regenerated by syncing and running:
  infra/specs/generate_test_spec_json.py

Repo entries:
  build: https://chromium.googlesource.com/chromium/src/build/+log/7d29c62736..59b2d010a9
  testing: https://chromium.googlesource.com/chromium/src/testing/+log/e7a1e88ecc..2c01d5acaa
  third_party/abseil-cpp: https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp/+log/526428fa24..2a7d49fc39
  third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/e0ebf38a01..a2f6285fa5
  third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4ce8ba39a3..a4e677522d
  third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/8df8a70a83..044963a253

CIPD entries:
  buildtools/linux64
  buildtools/mac
  buildtools/win

No GCS entries changed in this roll

No explicitly synced GN variables changed in this roll

Bug: None
Tbr: gman@google.com
Change-Id: I935f1de34f0ee270adde0e24fc6c05cd50fbeda0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/296795
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 25e9d8d..1303c5e 100644
--- a/DEPS
+++ b/DEPS
@@ -22,7 +22,7 @@
   'dawn_tintd': False, # Also fetches dependencies required for building tintd.
   'dawn_cmake_version': 'version:2@3.23.3',
   'dawn_cmake_win32_sha1': 'b106d66bcdc8a71ea2cdf5446091327bfdb1bcd7',
-  'dawn_gn_version': 'git_revision:129ce6b9af1a93143acd8f8dea6fb8c6cb65abc9',
+  'dawn_gn_version': 'git_revision:83c605e5dcc3db2945291da1760ca9abd6343338',
   # ninja CIPD package version.
   # https://chrome-infra-packages.appspot.com/p/infra/3pp/tools/ninja
   'dawn_ninja_version': 'version:3@1.12.1.chromium.4',
@@ -66,7 +66,7 @@
 
   # Version of Chromium the DEPS entries synced by scripts/roll_chromium_deps.py
   # were last synced to.
-  'chromium_revision': '8d43dd57d980c7540458d038c087705fba9b855f',
+  'chromium_revision': '6be1399c83ba4bda3555303e0cf8703f06a9554c',
   # We never want to actually checkout Chromium, but we need a fake DEPS entry
   # in order for the Chromium -> Dawn DEPS autoroller to work.
   'checkout_placeholder_chromium': False,
@@ -112,7 +112,7 @@
   },
 
   'third_party/depot_tools': {
-    'url': '{chromium_git}/chromium/tools/depot_tools.git@4ce8ba39a3488397a2d1494f167020f21de502f3',
+    'url': '{chromium_git}/chromium/tools/depot_tools.git@a4e677522da5c326b656dc9584b3a4f6cde9fd05',
     'condition': 'dawn_standalone',
   },
 
@@ -128,7 +128,7 @@
 
   # Required by libc++
   'third_party/llvm-libc/src': {
-    'url': '{chromium_git}/external/github.com/llvm/llvm-project/libc.git@8df8a70a8349a709b8996a11279eb226cae5aced',
+    'url': '{chromium_git}/external/github.com/llvm/llvm-project/libc.git@044963a253be3b8b2a63a1b2e0f3e361b01bc186',
     'condition': 'dawn_standalone',
   },
 
@@ -143,7 +143,7 @@
   # The //build and //tools/* deps should all be updated in unison, as
   #  there are dependencies between them.
   'build': {
-  'url': '{chromium_git}/chromium/src/build@7d29c62736304aeaac07df0b75546ffd2b75917a',
+  'url': '{chromium_git}/chromium/src/build@59b2d010a999e350f13f7009402f9006c17ef618',
     'condition': 'dawn_standalone',
   },
   'tools/clang': {
@@ -253,7 +253,7 @@
 
   # Testing, GTest and GMock
   'testing': {
-    'url': '{chromium_git}/chromium/src/testing@e7a1e88ecc35a70f3d198674042753ec9e8e3650',
+    'url': '{chromium_git}/chromium/src/testing@2c01d5acaa65b2cc65a60d6b6b21cfbc247aba32',
     'condition': 'dawn_standalone',
   },
   'third_party/libFuzzer/src': {
@@ -266,7 +266,7 @@
   },
   # This is a dependency of //testing
   'third_party/catapult': {
-    'url': '{chromium_git}/catapult.git@e0ebf38a01214aba11f31daa1c743782def031d5',
+    'url': '{chromium_git}/catapult.git@a2f6285fa55a02491af892e15ac308fd8315d754',
     'condition': 'dawn_standalone',
   },
   'third_party/google_benchmark/src': {
@@ -365,7 +365,7 @@
   },
 
   'third_party/abseil-cpp': {
-    'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@526428fa2488f4b10406f697108659bc1619a97b',
+    'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@2a7d49fc392cad55159d68d98aa3648bc89795d3',
     'condition': 'dawn_standalone',
   },
 
diff --git a/build b/build
index 7d29c62..59b2d01 160000
--- a/build
+++ b/build
@@ -1 +1 @@
-Subproject commit 7d29c62736304aeaac07df0b75546ffd2b75917a
+Subproject commit 59b2d010a999e350f13f7009402f9006c17ef618
diff --git a/infra/config/global/PACKAGE.lock b/infra/config/global/PACKAGE.lock
index 085dae6..92c91c7 100644
--- a/infra/config/global/PACKAGE.lock
+++ b/infra/config/global/PACKAGE.lock
@@ -28,7 +28,7 @@
 			"name": "@chromium-targets",
 			"source": {
 				"repo": "https://chromium.googlesource.com/chromium/src/+/refs/heads/main",
-				"revision": "8d43dd57d980c7540458d038c087705fba9b855f",
+				"revision": "6be1399c83ba4bda3555303e0cf8703f06a9554c",
 				"path": "infra/config/targets"
 			},
 			"deps": [
diff --git a/infra/config/global/PACKAGE.star b/infra/config/global/PACKAGE.star
index 13ff290..29744dd 100644
--- a/infra/config/global/PACKAGE.star
+++ b/infra/config/global/PACKAGE.star
@@ -56,7 +56,7 @@
         repo = "chromium/src",
         ref = "refs/heads/main",
         path = "infra/config/targets",
-        revision = "8d43dd57d980c7540458d038c087705fba9b855f",
+        revision = "6be1399c83ba4bda3555303e0cf8703f06a9554c",
     ),
 )
 
diff --git a/testing b/testing
index e7a1e88..2c01d5a 160000
--- a/testing
+++ b/testing
@@ -1 +1 @@
-Subproject commit e7a1e88ecc35a70f3d198674042753ec9e8e3650
+Subproject commit 2c01d5acaa65b2cc65a60d6b6b21cfbc247aba32
diff --git a/third_party/abseil-cpp b/third_party/abseil-cpp
index 526428f..2a7d49f 160000
--- a/third_party/abseil-cpp
+++ b/third_party/abseil-cpp
@@ -1 +1 @@
-Subproject commit 526428fa2488f4b10406f697108659bc1619a97b
+Subproject commit 2a7d49fc392cad55159d68d98aa3648bc89795d3
diff --git a/third_party/catapult b/third_party/catapult
index e0ebf38..a2f6285 160000
--- a/third_party/catapult
+++ b/third_party/catapult
@@ -1 +1 @@
-Subproject commit e0ebf38a01214aba11f31daa1c743782def031d5
+Subproject commit a2f6285fa55a02491af892e15ac308fd8315d754
diff --git a/third_party/depot_tools b/third_party/depot_tools
index 4ce8ba3..a4e6775 160000
--- a/third_party/depot_tools
+++ b/third_party/depot_tools
@@ -1 +1 @@
-Subproject commit 4ce8ba39a3488397a2d1494f167020f21de502f3
+Subproject commit a4e677522da5c326b656dc9584b3a4f6cde9fd05
diff --git a/third_party/llvm-libc/src b/third_party/llvm-libc/src
index 8df8a70..044963a 160000
--- a/third_party/llvm-libc/src
+++ b/third_party/llvm-libc/src
@@ -1 +1 @@
-Subproject commit 8df8a70a8349a709b8996a11279eb226cae5aced
+Subproject commit 044963a253be3b8b2a63a1b2e0f3e361b01bc186