Roll chromium_revision 2f804d91f5..1cac36a781 (624000:624101)

Change log: https://chromium.googlesource.com/chromium/src/+log/2f804d91f5..1cac36a781
Full diff: https://chromium.googlesource.com/chromium/src/+/2f804d91f5..1cac36a781

Changed dependencies
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/db7d4f4c23..66f195cc35
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/f60372d250..13c868f507
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/10ffc9a53e..296c1e46f1
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/b7b578279b..cc93e4d879
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/bec3395f41..242cd92ba3
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/a0e5e3328c..8e77731b13
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/78ee16c358..888c147a20
DEPS diff: https://chromium.googlesource.com/chromium/src/+/2f804d91f5..1cac36a781/DEPS

No update to Clang.

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

Change-Id: I42c7e3d0185f0f6e94fb227c1fcf144404e25066
Reviewed-on: https://webrtc-review.googlesource.com/c/118401
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@{#26325}
diff --git a/DEPS b/DEPS
index 8fc6752..b16b54b 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': '2f804d91f51b3fb783f7894ed06710777f3958b2',
+  'chromium_revision': '1cac36a781305fd957070810fb77e5fae6c4f767',
   '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': 'a0e5e3328cd7578d4e2aeeb8d7675a60fd00a74f',
+  'catapult_revision': '8e77731b13637a124d29b756a3e264b9cfcc493d',
   # 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' + '@' + 'db7d4f4c23afeb19b2ad1c62eacd9d40a973f3ba',
+    Var('chromium_git') + '/chromium/src/base' + '@' + '66f195cc354865cb80049de60bb9c2f03d6a88e9',
   'src/build':
-    Var('chromium_git') + '/chromium/src/build' + '@' + 'f60372d250149bab8baecfb4f85d80de94a51e3a',
+    Var('chromium_git') + '/chromium/src/build' + '@' + '13c868f507086f496f807419aece51f92137bdb0',
   'src/buildtools':
     Var('chromium_git') + '/chromium/buildtools.git' + '@' + '40194ab03962d8183b2796fa58a39ec8a9e83a41',
   # 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' + '@' + '10ffc9a53ed5278cae69878c74d89dd216cd7b4b',
+    'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '296c1e46f14022a3825fa9cfdb72cf6c5061e9f3',
     'condition': 'checkout_ios',
   },
   'src/testing':
-    Var('chromium_git') + '/chromium/src/testing' + '@' + 'b7b578279b54579b061eed30dd71a30d6c66fe65',
+    Var('chromium_git') + '/chromium/src/testing' + '@' + 'cc93e4d87929da265da54e0eb32729f4e94f223a',
   'src/third_party':
-    Var('chromium_git') + '/chromium/src/third_party' + '@' + 'bec3395f41dcb746182b752f2dd9f06e4b5c2683',
+    Var('chromium_git') + '/chromium/src/third_party' + '@' + '242cd92ba379a7b6b55ee3d4cc61ea2353829f57',
   'src/third_party/android_ndk': {
       'url': Var('chromium_git') + '/android_ndk.git' + '@' + '4e2cea441bfd43f0863d14f57b1e1844260b9884',
       'condition': 'checkout_android',
@@ -229,7 +229,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' + '@' + '78ee16c358a5007586b0502a348fd0e7a71c7737',
+    Var('chromium_git') + '/chromium/src/tools' + '@' + '888c147a20648011ef46eca47644c5f61e649b8d',
   'src/tools/swarming_client':
     Var('chromium_git') + '/infra/luci/client-py.git' + '@' +  Var('swarming_revision'),