From 35d43b90b915890a0abfe3d7d4f4799dcce07187 Mon Sep 17 00:00:00 2001 From: ehmaldonado Date: Wed, 28 Sep 2016 10:55:12 -0700 Subject: [PATCH] Roll chromium_revision bdaa23ddfe..316b880c55 (421490:421519) Change log: https://chromium.googlesource.com/chromium/src/+log/bdaa23ddfe..316b880c55 Full diff: https://chromium.googlesource.com/chromium/src/+/bdaa23ddfe..316b880c55 Changed dependencies: * src/third_party/catapult: https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/03fbd54d8f..f332dd6dd5 DEPS diff: https://chromium.googlesource.com/chromium/src/+/bdaa23ddfe..316b880c55/DEPS Clang version changed 282097:282487 Details: https://chromium.googlesource.com/chromium/src/+/bdaa23ddfe..316b880c55/tools/clang/scripts/update.py TBR=kjellander@webrtc.org NOTRY=True BUG=None Review-Url: https://codereview.webrtc.org/2379603002 Cr-Commit-Position: refs/heads/master@{#14422} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 95341af060..33ebae0377 100644 --- a/DEPS +++ b/DEPS @@ -6,7 +6,7 @@ vars = { 'extra_gyp_flag': '-Dextra_gyp_flag=0', 'chromium_git': 'https://chromium.googlesource.com', - 'chromium_revision': 'bdaa23ddfe686d134e5fa4f55b68910814fa8b03', + 'chromium_revision': '316b880c55452eb694a27ba4d1aa9e74ec9ef342', } # NOTE: Use http rather than https; the latter can cause problems for users