Roll chromium_revision ee5dfb2215..34f99c21a3 (629907:630023)

Change log: https://chromium.googlesource.com/chromium/src/+log/ee5dfb2215..34f99c21a3
Full diff: https://chromium.googlesource.com/chromium/src/+/ee5dfb2215..34f99c21a3

Changed dependencies
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/1eb0493202..d029fef0da
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/a4d3fbeca9..a721f3327e
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/e02d2524ee..6a1390bde0
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/d200b6e601..4b50bc6568
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/1242705f8e..399bdf2333
* src/third_party/libvpx/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/cde3da57b9..ce4336c2ab
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/9dd2ebe4c4..6d07835ab0
DEPS diff: https://chromium.googlesource.com/chromium/src/+/ee5dfb2215..34f99c21a3/DEPS

No update to Clang.

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

Change-Id: I9623171b736d965610cc87d624e0e6c00e1f725d
Reviewed-on: https://webrtc-review.googlesource.com/c/121900
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@{#26592}
diff --git a/DEPS b/DEPS
index bfdc3a3..4e884f0 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': 'ee5dfb2215d2c81180c36e58a8f76a2314ed7e2f',
+  'chromium_revision': '34f99c21a30c94787f8c9ea49fc61dcff17b6a13',
   'boringssl_git': 'https://boringssl.googlesource.com',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling swarming_client
@@ -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' + '@' + '1eb049320259cc30618de6c4388fdac64c3d32a6',
+    Var('chromium_git') + '/chromium/src/base' + '@' + 'd029fef0dad69752432b0f3e2894019f5386ab06',
   'src/build':
-    Var('chromium_git') + '/chromium/src/build' + '@' + 'a4d3fbeca9ae629bc098ed9c2dfb897a3d8f4dcd',
+    Var('chromium_git') + '/chromium/src/build' + '@' + 'a721f3327e541ace0f6bfffa88b06e60b2766079',
   'src/buildtools':
     Var('chromium_git') + '/chromium/buildtools.git' + '@' + '6fbda1b24c1893a893b17aa219b765b9e7c801d8',
   # 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' + '@' + 'e02d2524ee6982ccc819dfcf580e95d064a402e9',
+    'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '6a1390bde03a702f76291f3483b22b03f6dedffb',
     'condition': 'checkout_ios',
   },
   'src/testing':
-    Var('chromium_git') + '/chromium/src/testing' + '@' + 'd200b6e6013a441ef293b656ff682b70a04a1025',
+    Var('chromium_git') + '/chromium/src/testing' + '@' + '4b50bc65686282964cba258f5bcef1730f93ef1d',
   'src/third_party':
-    Var('chromium_git') + '/chromium/src/third_party' + '@' + '1242705f8ed93a6db0dd3f21068b8198bed00d17',
+    Var('chromium_git') + '/chromium/src/third_party' + '@' + '399bdf2333dbf7448906885db662133e5d436568',
   'src/third_party/android_ndk': {
       'url': Var('chromium_git') + '/android_ndk.git' + '@' + '4e2cea441bfd43f0863d14f57b1e1844260b9884',
       'condition': 'checkout_android',
@@ -162,7 +162,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' + '@' +  'cde3da57b9a18636026531694ca76671894d1dce',
+    Var('chromium_git') + '/webm/libvpx.git' + '@' +  'ce4336c2ab60d185b431345987b2188511760e54',
   'src/third_party/libyuv':
     Var('chromium_git') + '/libyuv/libyuv.git' + '@' + 'b36c86fdfe746d7be904c3a565b047b24d58087e',
   'src/third_party/lss': {
@@ -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' + '@' + '9dd2ebe4c48bec63298dd61fdf83442bc1563635',
+    Var('chromium_git') + '/chromium/src/tools' + '@' + '6d07835ab0b1890e2c9060302365eede05c4cdd1',
   'src/tools/swarming_client':
     Var('chromium_git') + '/infra/luci/client-py.git' + '@' +  Var('swarming_revision'),