Roll chromium_revision 24b4c73..f27c369
This enables 64-bit compilation for iOS.
Relevant changes:
* src/buildtools: 6ea835d..ded3294
* src/third_party/boringssl/src: 69a0160..00505ec
* src/third_party/libvpx: 429874c..64bec31
Details: 24b4c73..f27c369
/DEPS
Clang version was not updated in this roll.
BUG=chromium:436831
R=pbos@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/32609004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7808 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
e54a6342dd
commit
c0991fe606
2
DEPS
2
DEPS
@ -6,7 +6,7 @@
|
||||
vars = {
|
||||
'extra_gyp_flag': '-Dextra_gyp_flag=0',
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': '24b4c7372a4e6a59c151909a5889906e57fb71c4',
|
||||
'chromium_revision': 'f27c369293b333c7c295e6a770057b2d8e91f645',
|
||||
}
|
||||
|
||||
# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than
|
||||
|
Loading…
Reference in New Issue
Block a user