Roll chromium_revision 27b69bb27b..92f669180c (517785:517788)

Change log: https://chromium.googlesource.com/chromium/src/+log/27b69bb27b..92f669180c
Full diff: https://chromium.googlesource.com/chromium/src/+/27b69bb27b..92f669180c

Changed dependencies:
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/f42f9f8f0b..82e8cb8ce5
DEPS diff: https://chromium.googlesource.com/chromium/src/+/27b69bb27b..92f669180c/DEPS

No update to Clang.

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

Change-Id: I8c793714986eb7eb152206944ec0147d46f19522
Reviewed-on: https://webrtc-review.googlesource.com/24267
Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org>
Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20787}
diff --git a/DEPS b/DEPS
index f1592a5..844324c 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': '27b69bb27b7a785a6d0a3d3e5738575e0a08c300',
+  'chromium_revision': '92f669180c3fa4c7190817870ead6155e12fcc78',
   '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' + '@' + '14acaa118cfb712cd3ffc6de40646fb3498d631f',
   'src/third_party':
-    Var('chromium_git') + '/chromium/src/third_party' + '@' + 'f42f9f8f0baedc16e401f1261680b6a3c8881a36',
+    Var('chromium_git') + '/chromium/src/third_party' + '@' + '82e8cb8ce5acd62d3b2900a37a3a5e375c238e56',
   'src/third_party/android_tools': {
     'url': Var('chromium_git') + '/android_tools.git' + '@' + '9914c5704717424998c69e837be3631914d787cc',
     'condition': 'checkout_android',