From cc5a5824f86e40ca29762fce72316d001e06102f Mon Sep 17 00:00:00 2001 From: buildbot Date: Fri, 17 Jun 2016 20:23:33 -0700 Subject: [PATCH] Roll chromium_revision b078b9902f..e10a42e0d1 (400452:400570) Change log: https://chromium.googlesource.com/chromium/src/+log/b078b9902f..e10a42e0d1 Full diff: https://chromium.googlesource.com/chromium/src/+/b078b9902f..e10a42e0d1 No dependencies changed. No update to Clang. TBR= Review-Url: https://codereview.webrtc.org/2077983004 Cr-Commit-Position: refs/heads/master@{#13198} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 50772bc53f..ff16fa32e1 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': 'b078b9902f3d200d8bb03dcae0a606983e17cbd4', + 'chromium_revision': 'e10a42e0d13e56e035a290b66a873442a7f71cf7', } # NOTE: Use http rather than https; the latter can cause problems for users