From c43f5df4dd7913562216f101828290a7d363d6fa Mon Sep 17 00:00:00 2001 From: Autoroller Date: Sun, 19 Nov 2017 16:51:01 -0800 Subject: [PATCH] Roll chromium_revision 69f6243982..69f6243982 (517739:517739) Change log: https://chromium.googlesource.com/chromium/src/+log/69f6243982..69f6243982 Full diff: https://chromium.googlesource.com/chromium/src/+/69f6243982..69f6243982 Changed dependencies: * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/18665b3983..52cd0168df DEPS diff: https://chromium.googlesource.com/chromium/src/+/69f6243982..69f6243982/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: I39d2dcc5d8773ee680ce094cbc080bbabec9d027 Reviewed-on: https://webrtc-review.googlesource.com/24422 Commit-Queue: WebRTC Buildbot Reviewed-by: WebRTC Buildbot Cr-Commit-Position: refs/heads/master@{#20774} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fbef957e9a..1b5efad60d 100644 --- a/DEPS +++ b/DEPS @@ -56,7 +56,7 @@ deps = { 'src/testing': Var('chromium_git') + '/chromium/src/testing' + '@' + '14acaa118cfb712cd3ffc6de40646fb3498d631f', 'src/third_party': - Var('chromium_git') + '/chromium/src/third_party' + '@' + '18665b3983cf8aed0bdf86f92099e6aeae212ed0', + Var('chromium_git') + '/chromium/src/third_party' + '@' + '52cd0168dfae535b80fe153c09fca2828bfaca4a', 'src/third_party/android_tools': { 'url': Var('chromium_git') + '/android_tools.git' + '@' + '9914c5704717424998c69e837be3631914d787cc', 'condition': 'checkout_android',