Roll chromium_revision 681cc8e..f0a439d (r292217:r292861)
Mainly to pick up https://codereview.chromium.org/500423004/ that enables us to build the Android APK tests from a standalone checkout. Other changes: * tools/swarming_client to e7d8b988423ff1966d64db3ef7ca766296f9b0c1 * third_party/boringssl to 6c7aed048ca0a335e02dfee10976c5dc8620783e * third_party/icu 527ea2dd86afa2751a85d1cc4695f9e2e2d18022 (r291706) * third_party/libjpeg_turbo to 2ed5319 (r291725) * third_party/libvpx 563c46b:982d147 (r291661:r291730) * third_party/nss to 90c5f9a8b8980fe60165813f578bbeb4fe20b18d Trybot failures at Android trybots are expected, since they're currently in a bad state since they in the middle of being reconfigured, partially pending this CL. BUG=webrtc:3741 R=tommi@webrtc.org Review URL: https://webrtc-codereview.appspot.com/14269004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7015 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
2
DEPS
2
DEPS
@ -14,7 +14,7 @@ vars = {
|
||||
# Use this googlecode_url variable only if there is an internal mirror for it.
|
||||
# If you do not know, use the full path while defining your new deps entry.
|
||||
"googlecode_url": "http://%s.googlecode.com/svn",
|
||||
"chromium_revision": "681cc8e61e5142f490a176e57dba0f2d2a44d14c",
|
||||
"chromium_revision": "f0a439da1aba8e22b30ede87087418e806f7fa75",
|
||||
}
|
||||
|
||||
# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than
|
||||
|
Reference in New Issue
Block a user