Roll chromium_revision b3921f4990..54d127d7c9 (1198700:1199499)

Change log: https://chromium.googlesource.com/chromium/src/+log/b3921f4990..54d127d7c9
Full diff: https://chromium.googlesource.com/chromium/src/+/b3921f4990..54d127d7c9

Changed dependencies
* fuchsia_version: version:15.20230909.2.1..version:15.20230920.1.1
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/fa650044e2..a2c77cd652
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/9557d1f6c4..480a7a59d8
* src/buildtools: https://chromium.googlesource.com/chromium/src/buildtools/+log/fc0b88d4a0..fb8823aeb4
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/3923802f2a..48daa52263
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/d7c3af8bd0..625ab1c17d
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/bd281380f3..5a5f4975a8
* src/third_party/android_toolchain/ndk: 3vHltFqfgIw8wZ38ggGM9c7Eyw_AHZnwCgFIVtc9gngC..NSOM616pOQCfRfDAhC72ltgjyUQp9lAWCMzlmgB18dAC
* src/third_party/androidx: tp63GXhagjuqaueX7s18Dpuf8fE1dvEDPtr1mfnlR1IC..hruMK_i8vh9qvHxGsCV7FqycDsk4ggbDeQ89PJ7leTkC
* src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/3aecf1d00b..a1843d660b
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/c9ccea1a72..43f4530c97
* src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/50b27a5308..a45d2d4c90
* src/third_party/freetype/src: https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/babe6af167..c4073d8251
* src/third_party/kotlin_stdlib: 7XCiIAlSi36gvPwOn8N4Q1GE9sMLw6V1RljM9151cWIC..as5vlzFVMpLTCQXVJqs-kifMAEQmjK_fImDy09zQB8AC
* src/third_party/libc++/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/3e8a3b3c5d..316166f499
* src/third_party/libc++abi/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/f6a17c88dd..82c3c02548
* src/third_party/perfetto: https://android.googlesource.com/platform/external/perfetto.git/+log/15336a4d7f..90f8e7ccdd
* src/third_party/r8: f6AwZX-cIa-qdx2fK93cJy9cfTg9ZqO2PkBWDNUMZXQC..qLYuLt4k9raGYbeiaAh3ORseYrHh8pt9WUaeD60Yov4C
* src/third_party/turbine: laSnfZnTgkmZynERrjAlU3yeqB5rN446BctGmKQsZ64C..NR31kJWll1NZz_scMvMPtPH_P3wOQ5aKBJ-n8XQ7QrYC
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/46859d25b3..b476dcface
DEPS diff: https://chromium.googlesource.com/chromium/src/+/b3921f4990..54d127d7c9/DEPS

No update to Clang.

BUG=None

Change-Id: I338c406444f3662015b74bb304543c7c36af9644
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/320881
Commit-Queue: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Bot-Commit: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#40781}
diff --git a/DEPS b/DEPS
index bb583f6..5f7dabd 100644
--- a/DEPS
+++ b/DEPS
@@ -10,7 +10,7 @@
   # chromium waterfalls. More info at: crbug.com/570091.
   'checkout_configuration': 'default',
   'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
-  'chromium_revision': 'b3921f49900a129bed6b28446a9702c77d06fd7a',
+  'chromium_revision': '54d127d7c9d9e1e6a069bd401fd7f39c14998a24',
 
   # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
   # process the raw profiles produced by instrumented targets (built with
@@ -25,7 +25,7 @@
 
   # By default, download the fuchsia sdk from the public sdk directory.
   'fuchsia_sdk_cipd_prefix': 'fuchsia/sdk/core/',
-  'fuchsia_version': 'version:15.20230909.2.1',
+  'fuchsia_version': 'version:15.20230920.1.1',
   # By default, download the fuchsia images from the fuchsia GCS bucket.
   'fuchsia_images_bucket': 'fuchsia',
   'checkout_fuchsia': False,
@@ -50,24 +50,24 @@
 deps = {
   # TODO(kjellander): Move this to be Android-only.
   'src/base':
-    'https://chromium.googlesource.com/chromium/src/base@fa650044e24ff1a8ceb128e50499df2a725bc254',
+    'https://chromium.googlesource.com/chromium/src/base@a2c77cd65218d7b7b3f739afd080bc53eca76b81',
   'src/build':
-    'https://chromium.googlesource.com/chromium/src/build@9557d1f6c4ee026a7250cef89724f5a238473d23',
+    'https://chromium.googlesource.com/chromium/src/build@480a7a59d83d77742549ba380a1e212d91fa2c9b',
   'src/buildtools':
-    'https://chromium.googlesource.com/chromium/src/buildtools@fc0b88d4a011c9790fd6cc423101684fdbbbe710',
+    'https://chromium.googlesource.com/chromium/src/buildtools@fb8823aeb419c8486ea61cde5f23d2ed6aa4d31b',
   # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
   'src/examples/androidtests/third_party/gradle': {
     'url': 'https://chromium.googlesource.com/external/github.com/gradle/gradle.git@f2d1fb54a951d8b11d25748e4711bec8d128d7e3',
     'condition': 'checkout_android',
   },
   'src/ios': {
-    'url': 'https://chromium.googlesource.com/chromium/src/ios@3923802f2ab7debbb7ce0db6f22b6ea90ff51f2e',
+    'url': 'https://chromium.googlesource.com/chromium/src/ios@48daa52263907247affe84f46b8cb88df2bf3f37',
     'condition': 'checkout_ios',
   },
   'src/testing':
-    'https://chromium.googlesource.com/chromium/src/testing@d7c3af8bd054554aee354dabf2a45d504e6bcc39',
+    'https://chromium.googlesource.com/chromium/src/testing@625ab1c17d1f9a8ea57a92ef9b99421dfecabb6d',
   'src/third_party':
-    'https://chromium.googlesource.com/chromium/src/third_party@bd281380f3095e98a76a864493c87cce7b9b11ad',
+    'https://chromium.googlesource.com/chromium/src/third_party@5a5f4975a8f8089439ee5f982792c08049ecf812',
 
   'src/buildtools/linux64': {
     'packages': [
@@ -115,9 +115,9 @@
   'src/third_party/clang-format/script':
     'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@e5337933f2951cacd3aeacd238ce4578163ca0b9',
   'src/third_party/libc++/src':
-    'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@3e8a3b3c5d497eb7250566a63432046baf95481a',
+    'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@316166f49982fa013457c0e53df9d9d93a3ab5d5',
   'src/third_party/libc++abi/src':
-    'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@f6a17c88dd9cb8e433f0181f747e2b49014485af',
+    'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@82c3c02548b7bd28dfcede7d1c2728e514c39fda',
   'src/third_party/libunwind/src':
     'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@244575ffb656e4d2a2c88410c624dfbd5af68044',
 
@@ -174,11 +174,11 @@
   },
 
   'src/third_party/boringssl/src':
-    'https://boringssl.googlesource.com/boringssl.git@3aecf1d00bf62fa40bee0c93525df52204f48d4a',
+    'https://boringssl.googlesource.com/boringssl.git@a1843d660b47116207877614af53defa767be46a',
   'src/third_party/breakpad/breakpad':
     'https://chromium.googlesource.com/breakpad/breakpad.git@8988364bcddd9b194b0bf931c10bc125987330ed',
   'src/third_party/catapult':
-    'https://chromium.googlesource.com/catapult.git@c9ccea1a729cb6952cabdb42c192b87a9a08ba3a',
+    'https://chromium.googlesource.com/catapult.git@43f4530c97c70f5b6fde293b0072b92b01d49802',
   'src/third_party/ced/src': {
     'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
   },
@@ -191,7 +191,7 @@
   'src/third_party/crc32c/src':
     'https://chromium.googlesource.com/external/github.com/google/crc32c.git@fa5ade41ee480003d9c5af6f43567ba22e4e17e6',
   'src/third_party/depot_tools':
-    'https://chromium.googlesource.com/chromium/tools/depot_tools.git@50b27a5308a405646b627691b48c55e007eb5418',
+    'https://chromium.googlesource.com/chromium/tools/depot_tools.git@a45d2d4c9058c5b7ba81756dc1047f3981aa43ba',
   'src/third_party/ffmpeg':
     'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@0ba37733400593b162e5ae9ff26b384cff49c250',
   'src/third_party/flatbuffers/src':
@@ -205,7 +205,7 @@
       'condition': 'checkout_linux',
   },
   'src/third_party/freetype/src':
-    'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@babe6af16740f3fa3c19ef4b689f29d574c5fbc8',
+    'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@c4073d82517eff48458e166a6edfb0618b221a4d',
   'src/third_party/harfbuzz-ng/src':
     'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@db700b5670d9475cc8ed4880cc9447b232c5e432',
   'src/third_party/google_benchmark/src': {
@@ -262,7 +262,7 @@
       'packages': [
           {
               'package': 'chromium/third_party/kotlin_stdlib',
-              'version': '7XCiIAlSi36gvPwOn8N4Q1GE9sMLw6V1RljM9151cWIC',
+              'version': 'as5vlzFVMpLTCQXVJqs-kifMAEQmjK_fImDy09zQB8AC',
           },
       ],
       'condition': 'checkout_android',
@@ -295,7 +295,7 @@
       'condition': 'checkout_android',
   },
   'src/third_party/perfetto':
-    'https://android.googlesource.com/platform/external/perfetto.git@15336a4d7f58ebec9421237bd888145095bf9aca',
+    'https://android.googlesource.com/platform/external/perfetto.git@90f8e7ccdd9d1c2b32bf6cf9d0accc2cd5e41e96',
   'src/third_party/libvpx/source/libvpx':
     'https://chromium.googlesource.com/webm/libvpx.git@6da1bd01d64d3d246b633bf25c766dfe751345b7',
   'src/third_party/libyuv':
@@ -320,7 +320,7 @@
       'packages': [
           {
               'package': 'chromium/third_party/r8',
-              'version': 'f6AwZX-cIa-qdx2fK93cJy9cfTg9ZqO2PkBWDNUMZXQC',
+              'version': 'qLYuLt4k9raGYbeiaAh3ORseYrHh8pt9WUaeD60Yov4C',
           },
       ],
       'condition': 'checkout_android',
@@ -344,7 +344,7 @@
     'condition': 'checkout_android',
   },
   'src/tools':
-    'https://chromium.googlesource.com/chromium/src/tools@46859d25b31273977f09644ce52fd1f4a629b948',
+    'https://chromium.googlesource.com/chromium/src/tools@b476dcface8c25b15e59a86a57c80c4cab4c44a2',
 
   'src/third_party/accessibility_test_framework': {
       'packages': [
@@ -405,7 +405,7 @@
     'packages': [
       {
         'package': 'chromium/third_party/android_toolchain/android_toolchain',
-        'version': '3vHltFqfgIw8wZ38ggGM9c7Eyw_AHZnwCgFIVtc9gngC',
+        'version': 'NSOM616pOQCfRfDAhC72ltgjyUQp9lAWCMzlmgB18dAC',
       },
     ],
     'condition': 'checkout_android',
@@ -416,7 +416,7 @@
     'packages': [
       {
           'package': 'chromium/third_party/androidx',
-          'version': 'tp63GXhagjuqaueX7s18Dpuf8fE1dvEDPtr1mfnlR1IC',
+          'version': 'hruMK_i8vh9qvHxGsCV7FqycDsk4ggbDeQ89PJ7leTkC',
       },
     ],
     'condition': 'checkout_android',
@@ -521,7 +521,7 @@
       'packages': [
           {
               'package': 'chromium/third_party/turbine',
-              'version': 'laSnfZnTgkmZynERrjAlU3yeqB5rN446BctGmKQsZ64C',
+              'version': 'NR31kJWll1NZz_scMvMPtPH_P3wOQ5aKBJ-n8XQ7QrYC',
           },
       ],
       'condition': 'checkout_android',