Roll chromium_revision 2eb9198a98..ce2d8a33e2 (386895:386955)

Change log: 2eb9198a98..ce2d8a33e2
Full diff: 2eb9198a98..ce2d8a33e2

No dependencies changed.
No update to Clang.

TBR=

Review URL: https://codereview.webrtc.org/1882403002

Cr-Commit-Position: refs/heads/master@{#12344}
This commit is contained in:
kjellander
2016-04-13 05:13:31 -07:00
committed by Commit bot
parent 3eeb2e89b3
commit 4025719a9f

2
DEPS
View File

@ -6,7 +6,7 @@
vars = { vars = {
'extra_gyp_flag': '-Dextra_gyp_flag=0', 'extra_gyp_flag': '-Dextra_gyp_flag=0',
'chromium_git': 'https://chromium.googlesource.com', 'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': '2eb9198a986d63462de1522711a55202058e0273', 'chromium_revision': 'ce2d8a33e2f0b9c742a67ba47618eb9e9172d825',
} }
# NOTE: Use http rather than https; the latter can cause problems for users # NOTE: Use http rather than https; the latter can cause problems for users