Roll chromium_revision 9e7b598af3..59aee65d9c (654486:654597)

Change log: https://chromium.googlesource.com/chromium/src/+log/9e7b598af3..59aee65d9c
Full diff: https://chromium.googlesource.com/chromium/src/+/9e7b598af3..59aee65d9c

Changed dependencies
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/37cae4b286..bd84564627
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/a62977721d..24a58de6ef
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/13955a49ca..a942be6a31
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/51dc53bd1e..0d88a19d4f
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/d388ce3fc6..549ff7b625
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/d7f22e29c4..bbeee6d77f
* src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/7a2205ca50..99d965d911
* src/third_party/libvpx/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/da5be113f3..e50f4e4112
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/0739739ce9..1b25e0a8f5
DEPS diff: https://chromium.googlesource.com/chromium/src/+/9e7b598af3..59aee65d9c/DEPS

No update to Clang.

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

Change-Id: Ic1d25f22c7e66b7215689820351f82101fb36417
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/134329
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@{#27792}
diff --git a/DEPS b/DEPS
index 6036b96..89986ad 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': '9e7b598af338c53f13d24f5d875569af3c2c4324',
+  'chromium_revision': '59aee65d9ca9a36e6fbcfb991d335f316882300f',
   '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': 'd7f22e29c4a1be844b5eb8153cb3b95775f2af7e',
+  'catapult_revision': 'bbeee6d77ff6922fce39198566a907c67df6e41b',
   # 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' + '@' + '37cae4b28646326bf640df0d48220f1468dc75d7',
+    Var('chromium_git') + '/chromium/src/base' + '@' + 'bd84564627d37e9f7d4eb773b36bb758268caca9',
   'src/build':
-    Var('chromium_git') + '/chromium/src/build' + '@' + 'a62977721dc97665ae4253e3b7c5b783c114fa8d',
+    Var('chromium_git') + '/chromium/src/build' + '@' + '24a58de6efc1babd2c0ebeed0e22b84a32f92d34',
   'src/buildtools':
     Var('chromium_git') + '/chromium/src/buildtools' + '@' + 'd5c58b84d50d256968271db459cd29b22bff1ba2',
   # 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' + '@' + '13955a49ca12cb8496cf190fb0eea6e900f45337',
+    'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'a942be6a31505fe6334a5194bd3a8ff7a8f8797d',
     'condition': 'checkout_ios',
   },
   'src/testing':
-    Var('chromium_git') + '/chromium/src/testing' + '@' + '51dc53bd1e2d3594f1c984a66ab1bd55592068a4',
+    Var('chromium_git') + '/chromium/src/testing' + '@' + '0d88a19d4f9156fac2e6b0382364526d3696f3d5',
   'src/third_party':
-    Var('chromium_git') + '/chromium/src/third_party' + '@' + 'd388ce3fc6a6561f45372c0013a9fe400d2af0b5',
+    Var('chromium_git') + '/chromium/src/third_party' + '@' + '549ff7b62500ec1ed192546ac65bd3f0da5e6feb',
 
   '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' + '@' + '7a2205ca50c854f82bf7325478d80e85b74ce920',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '99d965d911f3cdb32d4fd5154664251764bf6691',
   'src/third_party/errorprone/lib': {
       'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '980d49e839aa4984015efed34b0134d4b2c9b6d7',
       'condition': 'checkout_android',
@@ -250,7 +250,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' + '@' +  'da5be113f3205544658db52201a66273cf7d6e70',
+    Var('chromium_git') + '/webm/libvpx.git' + '@' +  'e50f4e4112a0e031dfc9df7a115fb0f8931bd4e1',
   'src/third_party/libyuv':
     Var('chromium_git') + '/libyuv/libyuv.git' + '@' + 'b36c86fdfe746d7be904c3a565b047b24d58087e',
   'src/third_party/lss': {
@@ -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' + '@' + '0739739ce9a30afc1107224c3f79e1a7eb138c2c',
+    Var('chromium_git') + '/chromium/src/tools' + '@' + '1b25e0a8f5edc7a8de5fca9e907ce886505ba99e',
   'src/tools/swarming_client':
     Var('chromium_git') + '/infra/luci/client-py.git' + '@' +  Var('swarming_revision'),