Roll chromium_revision d30df39502..fd28cc4c5c (513108:513115)

Change log: https://chromium.googlesource.com/chromium/src/+log/d30df39502..fd28cc4c5c
Full diff: https://chromium.googlesource.com/chromium/src/+/d30df39502..fd28cc4c5c

Changed dependencies:
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/b52a0eefc6..6ab34b07d4
DEPS diff: https://chromium.googlesource.com/chromium/src/+/d30df39502..fd28cc4c5c/DEPS

No update to Clang.

TBR=buildbot@webrtc.org,
BUG=None
CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal

Change-Id: Ie0b2aba26d471d256154aa7350b25a1fa9eec0a4
Reviewed-on: https://webrtc-review.googlesource.com/17920
Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org>
Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20532}
diff --git a/DEPS b/DEPS
index f237e38..b918194 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': 'd30df3950287b6b49ffefccc76fb832f37a710c5',
+  'chromium_revision': 'fd28cc4c5cdd169fa8e66438d8b3302110deb5c2',
   'boringssl_git': 'https://boringssl.googlesource.com',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling swarming_client
@@ -56,7 +56,7 @@
   'src/testing':
     Var('chromium_git') + '/chromium/src/testing' + '@' + 'ba52e2f4c465d3ab853041f6e0b92511c332580e',
   'src/third_party':
-    Var('chromium_git') + '/chromium/src/third_party' + '@' + 'b52a0eefc6b8b810e5505daf24b02022a1a784c7',
+    Var('chromium_git') + '/chromium/src/third_party' + '@' + '6ab34b07d4c05fcfc2cda915dce32ed5dec3182c',
   'src/third_party/android_tools': {
     'url': Var('chromium_git') + '/android_tools.git' + '@' + 'ca0bd083872ad925881736fe2bedc3ff855e08f5',
     'condition': 'checkout_android',