Roll Chromium from f048076954b4 to 14f65a9e1f45 (538 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/f048076954b4..14f65a9e1f45

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

To file a bug in Chromium:
https://bugs.chromium.org/p/chromium/issues/entry
To file a bug in ANGLE:
https://bugs.chromium.org/p/angleproject/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Changed dependencies
* build: https://chromium.googlesource.com/chromium/src/build.git/+log/6f07ee5fdb..cbaa665459
* buildtools: https://chromium.googlesource.com/chromium/src/buildtools.git/+log/607434bddd..6a1f26d93e
* buildtools/third_party/libc++/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/a112d60e2f..5488b5c294
* testing: https://chromium.googlesource.com/chromium/src/testing/+log/768eecf603..a1d69b78ea
* third_party/android_deps: https://chromium.googlesource.com/chromium/src/third_party/android_deps/+log/4c3b803ac6..ef82a30d05
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..53cc27b20f
* third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/3ca8d0d0ca..4a2243196c
* third_party/fuchsia-sdk/sdk: version:12.20230413.0.1..version:12.20230413.3.1
* third_party/r8: Qs7IdwPHgKR42jCzqTBPNEMjs0uPNpDXs29NfiBcsHIC..OJEhACoTcZTFN4k6C2BsgW7xzXm818cNOV_6yhZZHwkC
* tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/3d2605555b..c284b5d132
* tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/6b35b5895f..18769eccaf
* tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/acbd861bd1..b09cfe877d
No update to Clang.

Bug: None
Tbr: ynovikov@google.com
Change-Id: If6784a67f47f114b36e78e53f7908e43f7744cab
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4426751
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index b20b805..5759736 100644
--- a/DEPS
+++ b/DEPS
@@ -43,7 +43,7 @@
   'checkout_angle_mesa': False,
 
   # Version of Chromium our Chromium-based DEPS are mirrored from.
-  'chromium_revision': 'f048076954b4aedd134334f4f4998f992faee0bd',
+  'chromium_revision': '14f65a9e1f452f9f041d86f4cb6d47c738294d6a',
   # We never want to checkout chromium,
   # but need a dummy DEPS entry for the autoroller
   'dummy_checkout_chromium': False,
@@ -88,11 +88,11 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling catapult
   # and whatever else without interference from each other.
-  'catapult_revision': 'c5af5d5bf547def27a6b44f119de028ccee76971',
+  'catapult_revision': '53cc27b20f1bd1d5118ad1e066af46565e943013',
 
   # the commit queue can handle CLs rolling Fuchsia sdk
   # and whatever else without interference from each other.
-  'fuchsia_version': 'version:12.20230413.0.1',
+  'fuchsia_version': 'version:12.20230413.3.1',
 
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling luci-go
@@ -140,12 +140,12 @@
 deps = {
 
   'build': {
-    'url': '{chromium_git}/chromium/src/build.git@6f07ee5fdb883df27cf1331b3a10dc911109e2cc',
+    'url': '{chromium_git}/chromium/src/build.git@cbaa6654590a343a7fc1fcdd36bde278ee97c1fe',
     'condition': 'not build_with_chromium',
   },
 
   'buildtools': {
-    'url': '{chromium_git}/chromium/src/buildtools.git@607434bddd21acb7dcbb83219c0a226510d8bcd6',
+    'url': '{chromium_git}/chromium/src/buildtools.git@6a1f26d93ef1d4417cdf08d0cefa6420e9ac25b7',
     'condition': 'not build_with_chromium',
   },
 
@@ -177,7 +177,7 @@
   },
 
   'buildtools/third_party/libc++/trunk': {
-    'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@a112d60e2f99bce2892f6aa75b7a6999cdcf8961',
+    'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@5488b5c294dd4b9640adbef628f2dcd6f85a6c09',
     'condition': 'not build_with_chromium',
   },
 
@@ -203,7 +203,7 @@
   },
 
   'testing': {
-    'url': '{chromium_git}/chromium/src/testing@768eecf603e35c502322bf6e65310078ee39c2c6',
+    'url': '{chromium_git}/chromium/src/testing@a1d69b78eab21f3ea6959346203f1a9cacd96425',
     'condition': 'not build_with_chromium',
   },
 
@@ -273,7 +273,7 @@
   },
 
   'third_party/android_deps': {
-    'url': '{chromium_git}/chromium/src/third_party/android_deps@4c3b803ac6f7b944198eb1fa8acef395b57fa6c2',
+    'url': '{chromium_git}/chromium/src/third_party/android_deps@ef82a30d054d26c7540fbd4f773429e5a8971f37',
     'condition': 'checkout_android and not build_with_chromium',
   },
 
@@ -380,7 +380,7 @@
   },
 
   'third_party/depot_tools': {
-    'url': '{chromium_git}/chromium/tools/depot_tools.git@3ca8d0d0caa46532b338c221dbff03220a64bfc1',
+    'url': '{chromium_git}/chromium/tools/depot_tools.git@4a2243196c2b9c2fc1a040429dad67cbff5aa703',
     'condition': 'not build_with_chromium',
   },
 
@@ -588,7 +588,7 @@
       'packages': [
           {
               'package': 'chromium/third_party/r8',
-              'version': 'Qs7IdwPHgKR42jCzqTBPNEMjs0uPNpDXs29NfiBcsHIC',
+              'version': 'OJEhACoTcZTFN4k6C2BsgW7xzXm818cNOV_6yhZZHwkC',
           },
       ],
       'condition': 'checkout_android and not build_with_chromium',
@@ -669,7 +669,7 @@
   },
 
   'tools/clang': {
-    'url': '{chromium_git}/chromium/src/tools/clang.git@3d2605555be3f04709d5014456e020fbeca3099b',
+    'url': '{chromium_git}/chromium/src/tools/clang.git@c284b5d132fcb74372194af6488b018f7c8df24a',
     'condition': 'not build_with_chromium',
   },
 
@@ -700,7 +700,7 @@
   },
 
   'tools/mb': {
-    'url': '{chromium_git}/chromium/src/tools/mb@6b35b5895fcba9ff19fa524131ee492104e8b241',
+    'url': '{chromium_git}/chromium/src/tools/mb@18769eccaf5ed861516d25fbf726bdd6937a8b04',
     'condition': 'not build_with_chromium',
   },
 
@@ -715,7 +715,7 @@
   },
 
   'tools/perf': {
-    'url': '{chromium_git}/chromium/src/tools/perf@acbd861bd173640305e440f3ead3ab9e56e05dd7',
+    'url': '{chromium_git}/chromium/src/tools/perf@b09cfe877d9e67723e406a38ef098c8153b737db',
     'condition': 'not build_with_chromium',
   },
 
diff --git a/scripts/code_generation_hashes/Test_spec_JSON.json b/scripts/code_generation_hashes/Test_spec_JSON.json
index 52b7cea..9b555a2 100644
--- a/scripts/code_generation_hashes/Test_spec_JSON.json
+++ b/scripts/code_generation_hashes/Test_spec_JSON.json
@@ -14,7 +14,7 @@
   "infra/specs/waterfalls.pyl":
     "72ba42dd8fd2f06633f00dd1aba28ef4",
   "testing/buildbot/generate_buildbot_json.py":
-    "a25e47a71c3d634eeed0200b72506eb5",
+    "dbc47ef93b52a4af1fc351125746ee0f",
   "testing/buildbot/mixins.pyl":
-    "bf1e56a3425d1d0646911a78b7af3774"
+    "707da37f58a5700382f18f1922728865"
 }
\ No newline at end of file