Roll chromium_revision e8cb0a5..2d13c45 (380046:380117)

Change log: e8cb0a5..2d13c45
Full diff: e8cb0a5..2d13c45

No dependencies changed.
No update to Clang.

TBR=

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

Cr-Commit-Position: refs/heads/master@{#11934}
This commit is contained in:
kjellander
2016-03-09 17:39:16 -08:00
committed by Commit bot
parent 5de6b753bd
commit c28f0ebadf

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': 'e8cb0a5872250fc3845c0fbe7e49c88888301c71', 'chromium_revision': '2d13c455a3e8f6c32de90ff83315503eae2c4d6f',
} }
# 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