From 2b31a900625251c294d3aaff6760b4c2cc9615cb Mon Sep 17 00:00:00 2001 From: kjellander Date: Sun, 28 Feb 2016 12:03:08 -0800 Subject: [PATCH] Roll chromium_revision a5a1e78..ee31124 (378154:378158) Change log: https://chromium.googlesource.com/chromium/src/+log/a5a1e78..ee31124 Full diff: https://chromium.googlesource.com/chromium/src/+/a5a1e78..ee31124 No dependencies changed. No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1744083002 Cr-Commit-Position: refs/heads/master@{#11800} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 89beebf5f3..c59901e279 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': 'a5a1e783ec84fa775ebaae9794d1f420625f1113', + 'chromium_revision': 'ee311243eae6aef9c907543663754ff38f1f4f40', } # NOTE: Use http rather than https; the latter can cause problems for users