Roll chromium_revision 58ec016f06..baccefbc73 (648432:648532)

Change log: https://chromium.googlesource.com/chromium/src/+log/58ec016f06..baccefbc73
Full diff: https://chromium.googlesource.com/chromium/src/+/58ec016f06..baccefbc73

Changed dependencies
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/f41d59faf0..7f42cc431e
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/25794eb5ee..3eaa797fa2
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/be52df3518..d927186141
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/f26e86be04..bbcbf51c30
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/bf0179e27c..979fc35bbc
* src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/9198ef8ede..0b62ed79ed
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/1920aa9d40..d151b62130
DEPS diff: https://chromium.googlesource.com/chromium/src/+/58ec016f06..baccefbc73/DEPS

No update to Clang.

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

Change-Id: I6a55b450a2e8b153a647ddb7bf494e7d51eafb3f
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/131600
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@{#27473}
diff --git a/DEPS b/DEPS
index 7fbed44..c4128b0 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': '58ec016f064f3b11f28a8926df65014d1716da66',
+  'chromium_revision': 'baccefbc734617e095cce66610489d294a925270',
   'boringssl_git': 'https://boringssl.googlesource.com',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling swarming_client
@@ -24,7 +24,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': 'bf0179e27c9fafbf52a6ec6e771d89a9d81a5f47',
+  'catapult_revision': '979fc35bbcca4c9015176a71d8d71abe023d94e8',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.
@@ -86,9 +86,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' + '@' + 'f41d59faf0db401d4abbcc22ca4f45f4a12db7f5',
+    Var('chromium_git') + '/chromium/src/base' + '@' + '7f42cc431ed3228b012d7152f786bfb6b94f4e68',
   'src/build':
-    Var('chromium_git') + '/chromium/src/build' + '@' + '25794eb5eee34d9ddad0a0a5332c8365b55af215',
+    Var('chromium_git') + '/chromium/src/build' + '@' + '3eaa797fa2b39f9447e770fa99909d1db90ecc1c',
   'src/buildtools':
     Var('chromium_git') + '/chromium/src/buildtools' + '@' + '218cb3d12efc52e79dbaf9f8d52d721d8b5a45a7',
   # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
@@ -98,13 +98,13 @@
     'condition': 'checkout_android',
   },
   'src/ios': {
-    'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'be52df3518246acbd0ecfbe8b28d5f6c3507bd9f',
+    'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'd9271861414dccec14b6f6b68a30b0c41a340491',
     'condition': 'checkout_ios',
   },
   'src/testing':
     Var('chromium_git') + '/chromium/src/testing' + '@' + 'a428665e1798cc275930a4099807c47b40d0b183',
   'src/third_party':
-    Var('chromium_git') + '/chromium/src/third_party' + '@' + 'f26e86be04057d8286b5a34bd78084cfc0c1c19f',
+    Var('chromium_git') + '/chromium/src/third_party' + '@' + 'bbcbf51c307e33302ba945e9c6a8b07e50c2b4a2',
 
   'src/buildtools/linux64': {
     'packages': [
@@ -199,7 +199,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' + '@' + '9198ef8ede661f96912f5f226d566ae1f1998f7b',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '0b62ed79ed5049332f58c06dbdb8e8bc4105010e',
   'src/third_party/errorprone/lib': {
       'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '980d49e839aa4984015efed34b0134d4b2c9b6d7',
       'condition': 'checkout_android',
@@ -312,7 +312,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' + '@' + '1920aa9d4089a10f5c288243e76617c51c23005d',
+    Var('chromium_git') + '/chromium/src/tools' + '@' + 'd151b62130e1ed14fccbe628fb2ba322b10618cd',
   'src/tools/swarming_client':
     Var('chromium_git') + '/infra/luci/client-py.git' + '@' +  Var('swarming_revision'),