Roll chromium_revision 58de35c184..81845cf247 (554518:554621)

Change log: https://chromium.googlesource.com/chromium/src/+log/58de35c184..81845cf247
Full diff: https://chromium.googlesource.com/chromium/src/+/58de35c184..81845cf247

Changed dependencies:
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/a6a8333865..54644bdd2c
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/82daaa128f..fb6dc3aba5
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/b376ecb331..fbee889aff
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/0fc3c466c8..91977e8c64
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/58d90af62b..f3df07c278
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/6761f26bd9..a4814ecb93
* src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/179dd1e016..65dbd53944
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/5182e4e42e..536c720c9f
DEPS diff: https://chromium.googlesource.com/chromium/src/+/58de35c184..81845cf247/DEPS

No update to Clang.

TBR=buildbot@webrtc.org,
BUG=None
CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal

Change-Id: Ic43cac197a1c9e8ad411855bc29a2071ef617696
Reviewed-on: https://webrtc-review.googlesource.com/73290
Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org>
Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23063}
diff --git a/DEPS b/DEPS
index a34d5f3..b8a16f3 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': '58de35c184c37407b779a98f95b27faa4adfdbf0',
+  'chromium_revision': '81845cf2470d1622df8bad88b06965d4416ff4ac',
   'boringssl_git': 'https://boringssl.googlesource.com',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling swarming_client
@@ -28,7 +28,7 @@
   # 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': '6761f26bd9da8e703b355ce1c81f8e37b77a9467',
+  'catapult_revision': 'a4814ecb93e64cd71a91d38bb1cb55930365a6e3',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # 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' + '@' + 'a6a833386567045aa56c4017a2dc65c09a86c9a3',
+    Var('chromium_git') + '/chromium/src/base' + '@' + '54644bdd2cb324b30d580a13c7d571518f695467',
   'src/build':
-    Var('chromium_git') + '/chromium/src/build' + '@' + '82daaa128f84a7450be95d5cd5f8cdce85ca434e',
+    Var('chromium_git') + '/chromium/src/build' + '@' + 'fb6dc3aba5f080908acb63b6dcd544c25051d793',
   'src/buildtools':
     Var('chromium_git') + '/chromium/buildtools.git' + '@' + 'b7d53a93026d04002ca0705b5bf002de79c72165',
   # 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' + '@' + 'b376ecb3315a8f85cf075b2fe43c185e07c853f7',
+    'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'fbee889afffc905698b5ff1ace1001831dcbe442',
     'condition': 'checkout_ios',
   },
   'src/testing':
-    Var('chromium_git') + '/chromium/src/testing' + '@' + '0fc3c466c80a8129fd9156bda731d8b487ee51b6',
+    Var('chromium_git') + '/chromium/src/testing' + '@' + '91977e8c64ece965f10dbae115b7fd54b39101cc',
   'src/third_party':
-    Var('chromium_git') + '/chromium/src/third_party' + '@' + '58d90af62be4886d323b9c453959a4178aa377d7',
+    Var('chromium_git') + '/chromium/src/third_party' + '@' + 'f3df07c2782e2e04be42265dca917ce02140a64f',
   'src/third_party/android_ndk': {
       'url': Var('chromium_git') + '/android_ndk.git' + '@' + '635bc380968a76f6948fee65f80a0b28db53ae81',
       'condition': 'checkout_android',
@@ -88,7 +88,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' + '@' + '179dd1e01695137c08ac1ccc49e3b909bb5f75e0',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '65dbd539443e07d8e5d6f7d50421a41eb2d17dee',
   'src/third_party/errorprone/lib': {
       'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '980d49e839aa4984015efed34b0134d4b2c9b6d7',
       'condition': 'checkout_android',
@@ -171,7 +171,7 @@
   'src/third_party/yasm/source/patched-yasm':
     Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'b98114e18d8b9b84586b10d24353ab8616d4c5fc',
   'src/tools':
-    Var('chromium_git') + '/chromium/src/tools' + '@' + '5182e4e42e20e1512d24a7284c3f820708e7d157',
+    Var('chromium_git') + '/chromium/src/tools' + '@' + '536c720c9ff4e88ed4e84376f6e0b5dd2ae4a4d6',
   'src/tools/gyp':
     Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
   'src/tools/swarming_client':