Back to chromium_revision 86252 but this time with a matching tools/gyp.
git-svn-id: http://webrtc.googlecode.com/svn/trunk@19 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
37e4eb99fa
commit
3ec779893b
4
DEPS
4
DEPS
@ -1,7 +1,7 @@
|
||||
vars = {
|
||||
"webrtc_trunk" : "https://webrtc.googlecode.com/svn/trunk",
|
||||
"chromium_trunk" : "http://src.chromium.org/svn/trunk",
|
||||
"chromium_revision": "77593",
|
||||
"chromium_revision": "86252",
|
||||
# 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",
|
||||
@ -19,7 +19,7 @@ deps = {
|
||||
"http://googletest.googlecode.com/svn/trunk@539",
|
||||
|
||||
"tools/gyp":
|
||||
"http://gyp.googlecode.com/svn/trunk@900",
|
||||
"http://gyp.googlecode.com/svn/trunk@930",
|
||||
|
||||
"third_party/libvpx/":
|
||||
"git://review.webmproject.org/libvpx.git@v0.9.6",
|
||||
|
Loading…
Reference in New Issue
Block a user