Roll chromium_revision 92e6bfe90b..e4a7c15e8a (630806:630925)

Change log: https://chromium.googlesource.com/chromium/src/+log/92e6bfe90b..e4a7c15e8a
Full diff: https://chromium.googlesource.com/chromium/src/+/92e6bfe90b..e4a7c15e8a

Changed dependencies
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/a563b8b714..e8fb17b328
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/a4ea4a2675..69df5f10dd
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/73d4a7373f..a5b8edbabe
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/99f2bdd254..375e53ac6e
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/5895ca7d37..c8daccc8de
* src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/70fe610556..7ef4223fb3
* src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/aec259ea62..98f4a99359
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/071d2064f5..14bdf3601c
DEPS diff: https://chromium.googlesource.com/chromium/src/+/92e6bfe90b..e4a7c15e8a/DEPS

No update to Clang.

TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com,
BUG=None

Change-Id: I265b3b1cd56a1c24040777bd44341edef98fcce5
Reviewed-on: https://webrtc-review.googlesource.com/c/122344
Reviewed-by: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Commit-Queue: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#26640}
diff --git a/DEPS b/DEPS
index 2b6a80f..a8aeca8 100644
--- a/DEPS
+++ b/DEPS
@@ -7,7 +7,7 @@
   'checkout_configuration': 'default',
   'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
   'webrtc_git': 'https://webrtc.googlesource.com',
-  'chromium_revision': '92e6bfe90b5872e657063a7926502e228bde0345',
+  'chromium_revision': 'e4a7c15e8a36a371fc03520fd57a3d1dad7a33af',
   'boringssl_git': 'https://boringssl.googlesource.com',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling swarming_client
@@ -16,7 +16,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling BoringSSL
   # and whatever else without interference from each other.
-  'boringssl_revision': '70fe6105565e71e44e0a2a4ee617a26fd8fdcd96',
+  'boringssl_revision': '7ef4223fb32431529a797c5b8d3bf26ece6c138b',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling lss
   # and whatever else without interference from each other.
@@ -46,9 +46,9 @@
   # TODO(kjellander): Move this to be Android-only once the libevent dependency
   # in base/third_party/libevent is solved.
   'src/base':
-    Var('chromium_git') + '/chromium/src/base' + '@' + 'a563b8b7142b59a4ec3c54554f48a76c570740ae',
+    Var('chromium_git') + '/chromium/src/base' + '@' + 'e8fb17b328fbc601d8995062f4ba77bbf8898b5f',
   'src/build':
-    Var('chromium_git') + '/chromium/src/build' + '@' + 'a4ea4a2675c3deaf99c4d4597cee3c0b3cae48a5',
+    Var('chromium_git') + '/chromium/src/build' + '@' + '69df5f10dde90bf6c4c4e67b702f2a661afc1225',
   'src/buildtools':
     Var('chromium_git') + '/chromium/src/buildtools' + '@' + '106e9fce3799633f42b45ca8bbe9e84e1e235603',
   # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
@@ -58,13 +58,13 @@
     'condition': 'checkout_android',
   },
   'src/ios': {
-    'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '73d4a7373f2f4de0abecc2cd82edc7912aefe496',
+    'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'a5b8edbabe124668f4d378604c81805a737d438d',
     'condition': 'checkout_ios',
   },
   'src/testing':
-    Var('chromium_git') + '/chromium/src/testing' + '@' + '99f2bdd254550693d5e841f1b960b474dce6704f',
+    Var('chromium_git') + '/chromium/src/testing' + '@' + '375e53ac6ed1e4dee77edfb8397baad31b09da3e',
   'src/third_party':
-    Var('chromium_git') + '/chromium/src/third_party' + '@' + '5895ca7d372b810dc255643cef1a3f7401b3167e',
+    Var('chromium_git') + '/chromium/src/third_party' + '@' + 'c8daccc8de6f8e55669185eac294a7d8b244652f',
 
   'src/buildtools/clang_format/script':
     Var('chromium_git') + '/chromium/llvm-project/cfe/tools/clang-format.git' + '@' + '96636aa0e9f047f17447f2d45a094d0b59ed7917',
@@ -121,7 +121,7 @@
   'src/third_party/colorama/src':
     Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'aec259ea62328ce39916607876956239fbce29b8',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '98f4a99359d51a696dd8c1eafb78a7b4157001bb',
   'src/third_party/errorprone/lib': {
       'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '980d49e839aa4984015efed34b0134d4b2c9b6d7',
       'condition': 'checkout_android',
@@ -239,7 +239,7 @@
   'src/third_party/yasm/source/patched-yasm':
     Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '720b70524a4424b15fc57e82263568c8ba0496ad',
   'src/tools':
-    Var('chromium_git') + '/chromium/src/tools' + '@' + '071d2064f5e92e3899512f0688f597046955acf9',
+    Var('chromium_git') + '/chromium/src/tools' + '@' + '14bdf3601cb6015742837df35358323a96d13f41',
   'src/tools/swarming_client':
     Var('chromium_git') + '/infra/luci/client-py.git' + '@' +  Var('swarming_revision'),