Roll chromium_revision d40bd8bb36..49f304eb89 (667853:667988)

Change log: https://chromium.googlesource.com/chromium/src/+log/d40bd8bb36..49f304eb89
Full diff: https://chromium.googlesource.com/chromium/src/+/d40bd8bb36..49f304eb89

Changed dependencies
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/da47bc1e98..9f4a495489
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/aeede42d82..99f1fb6113
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/6db103ffc0..ad44a50e6a
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/689eb2b4c1..af7a13f5e4
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/a0e0efb156..522f5229b7
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/ace1f8b4d2..4d6b614ed2
* src/third_party/freetype/src: https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/7fde521bd9..78c02bc110
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/1b9dd4610e..028ba41ccf
DEPS diff: https://chromium.googlesource.com/chromium/src/+/d40bd8bb36..49f304eb89/DEPS

No update to Clang.

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

Change-Id: Iedbf95719c301053b6bf40f14edec83d6223a9e4
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/141440
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@{#28238}
diff --git a/DEPS b/DEPS
index b0992c3..ba951f1 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': 'd40bd8bb3681523efd3929935a9cb64335a97da6',
+  'chromium_revision': '49f304eb89f51c63864200c84a661a11b6b02379',
   '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': 'ace1f8b4d2279930d39c9406820089f131ec7b25',
+  'catapult_revision': '4d6b614ed206214c292146d55a0f20f12ad5a4e6',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.
@@ -32,7 +32,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling freetype
   # and whatever else without interference from each other.
-  'freetype_revision': '7fde521bd918d2299cce80c306ecc2cac9f51303',
+  'freetype_revision': '78c02bc110b6a605c41487d8c26ae18960df251b',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling HarfBuzz
   # 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' + '@' + 'da47bc1e9856e31d1a03c4357a313bf2e360ae02',
+    Var('chromium_git') + '/chromium/src/base' + '@' + '9f4a4954897ac58851180d4bdf4b389d91bbd228',
   'src/build':
-    Var('chromium_git') + '/chromium/src/build' + '@' + 'aeede42d82b97eff047438d219a02d3523e8dc75',
+    Var('chromium_git') + '/chromium/src/build' + '@' + '99f1fb6113468ebecf490dec5f1d34dc3a209594',
   'src/buildtools':
     Var('chromium_git') + '/chromium/src/buildtools' + '@' + '2e18a95798d644f77f72856d6e9b74c38156c12d',
   # 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' + '@' + '6db103ffc0aa11abb13ba6b4478ce8f415815449',
+    'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'ad44a50e6a72937c8b9f812616f7252d1f8c74b6',
     'condition': 'checkout_ios',
   },
   'src/testing':
-    Var('chromium_git') + '/chromium/src/testing' + '@' + '689eb2b4c10c34ee75508b4559d03954affcf84f',
+    Var('chromium_git') + '/chromium/src/testing' + '@' + 'af7a13f5e4b5f2d7081751462370c7106bbd76f8',
   'src/third_party':
-    Var('chromium_git') + '/chromium/src/third_party' + '@' + 'a0e0efb1567c95e4051245023ef78110fc6ff4c6',
+    Var('chromium_git') + '/chromium/src/third_party' + '@' + '522f5229b7e180efcb57ff151b64f7d6a3bbad5b',
 
   'src/buildtools/linux64': {
     'packages': [
@@ -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' + '@' + '1b9dd4610effe37fd22b2afe26e0318373fcb9c9',
+    Var('chromium_git') + '/chromium/src/tools' + '@' + '028ba41ccf95454d9dfad50422afd4944a7a6025',
   'src/tools/swarming_client':
     Var('chromium_git') + '/infra/luci/client-py.git' + '@' +  Var('swarming_revision'),