Roll chromium_revision d6514607ce..77dd2659f0 (612330:612445)

Change log: https://chromium.googlesource.com/chromium/src/+log/d6514607ce..77dd2659f0
Full diff: https://chromium.googlesource.com/chromium/src/+/d6514607ce..77dd2659f0

Changed dependencies
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/6ecc114989..d0919d2585
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/265cdf4808..249ce906f1
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/3adcb0a9b2..430aebae9e
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/f95ea2d03d..f6baaf0d1c
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/169eb1631a..ecae5a2360
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/b88aa2d8ba..ee85992c5c
* src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/9af233a508..dd530811ab
* src/third_party/libvpx/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/615922dfb5..932f8fa04d
* src/third_party/openh264/src: https://chromium.googlesource.com/external/github.com/cisco/openh264/+log/3b51f16a4a..6f26bce0b1
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/ef20eb89e1..7056e95452
DEPS diff: https://chromium.googlesource.com/chromium/src/+/d6514607ce..77dd2659f0/DEPS

No update to Clang.

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

Change-Id: Iae41fc476b073159fd7635016beeb5a3662084e0
Reviewed-on: https://webrtc-review.googlesource.com/c/112522
Commit-Queue: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Reviewed-by: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#25849}
diff --git a/DEPS b/DEPS
index 4eaa255..e168cf4 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': 'd6514607ce6194e4065b923c288e33a02008e1c8',
+  'chromium_revision': '77dd2659f00bda6e2d1f60ccb0761b1af24b774a',
   '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': 'b88aa2d8ba8e67124bac06ab296251420767d636',
+  'catapult_revision': 'ee85992c5c619df6e291ba6dc2e86654f344a492',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.
@@ -42,9 +42,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' + '@' + '6ecc114989deb1740b9d475a4eaefc6581149f71',
+    Var('chromium_git') + '/chromium/src/base' + '@' + 'd0919d2585736f2b16b2f471e3bf8ed27eac5d36',
   'src/build':
-    Var('chromium_git') + '/chromium/src/build' + '@' + '265cdf4808fb27be515cb26de84fca2274bec4b2',
+    Var('chromium_git') + '/chromium/src/build' + '@' + '249ce906f1176437312a0918f6918e938eab0262',
   'src/buildtools':
     Var('chromium_git') + '/chromium/buildtools.git' + '@' + '04161ec8d7c781e4498c699254c69ba0dd959fde',
   # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
@@ -54,13 +54,13 @@
     'condition': 'checkout_android',
   },
   'src/ios': {
-    'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '3adcb0a9b22d9702a16b4697d2faf37774ac3e76',
+    'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '430aebae9e56f24c0713680e82af9b25eb2960ea',
     'condition': 'checkout_ios',
   },
   'src/testing':
-    Var('chromium_git') + '/chromium/src/testing' + '@' + 'f95ea2d03d9686e23a772e44712cc7275b6fe3ab',
+    Var('chromium_git') + '/chromium/src/testing' + '@' + 'f6baaf0d1cc3edcf947302a55c4a5ae044828308',
   'src/third_party':
-    Var('chromium_git') + '/chromium/src/third_party' + '@' + '169eb1631a5eeb36d6def138ffecfad466c9ed40',
+    Var('chromium_git') + '/chromium/src/third_party' + '@' + 'ecae5a2360633bc13d79a810cc68fd48fe6a7002',
   'src/third_party/android_ndk': {
       'url': Var('chromium_git') + '/android_ndk.git' + '@' + '4e2cea441bfd43f0863d14f57b1e1844260b9884',
       'condition': 'checkout_android',
@@ -107,7 +107,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' + '@' + '9af233a5084871843af872224e4012e3f3f3af2f',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'dd530811aba99d0ae85136dbd01bcf81ce3e3b5f',
   'src/third_party/errorprone/lib': {
       'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '980d49e839aa4984015efed34b0134d4b2c9b6d7',
       'condition': 'checkout_android',
@@ -158,7 +158,7 @@
   'src/third_party/libsrtp':
     Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '650611720ecc23e0e6b32b0e3100f8b4df91696c',
   'src/third_party/libvpx/source/libvpx':
-    Var('chromium_git') + '/webm/libvpx.git' + '@' +  '615922dfb53103aa3d1620790b97d2ba3b4c76ad',
+    Var('chromium_git') + '/webm/libvpx.git' + '@' +  '932f8fa04dc15f4adf16df37402556e8c4dc72e7',
   'src/third_party/libyuv':
     Var('chromium_git') + '/libyuv/libyuv.git' + '@' + 'b36c86fdfe746d7be904c3a565b047b24d58087e',
   'src/third_party/lss': {
@@ -177,7 +177,7 @@
   },
 
   'src/third_party/openh264/src':
-    Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '3b51f16a4a41df729f8d647f03e48c5f272911ff',
+    Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '6f26bce0b1c4e8ce0e13332f7c0083788def5fdf',
   'src/third_party/r8': {
       'packages': [
           {
@@ -225,7 +225,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' + '@' + 'ef20eb89e14daf5d5da163a67f1cc0835983035c',
+    Var('chromium_git') + '/chromium/src/tools' + '@' + '7056e954522cb7709ffd7a90196a1aaf6cd30f02',
   'src/tools/swarming_client':
     Var('chromium_git') + '/infra/luci/client-py.git' + '@' +  Var('swarming_revision'),