Roll chromium_revision 441009c..6e6b751 (334775:334984)

Relevant changes:
* src/third_party/boringssl/src: b0acb77..af0e32c
Details: 441009c..6e6b751/DEPS

Clang version was not updated in this roll.

R=pbos@webrtc.org

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

Cr-Commit-Position: refs/heads/master@{#9468}
This commit is contained in:
Henrik Kjellander 2015-06-19 09:27:57 +02:00
parent c9b0f67568
commit 39ffaeac6e

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': '441009c0b2454f93adf9d30a42eaaf466b1673a8', 'chromium_revision': '6e6b751edaef93725d8ecd8142c32704bfe422e7',
} }
# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than