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:
henrika@google.com 2011-05-31 10:27:37 +00:00
parent 37e4eb99fa
commit 3ec779893b

4
DEPS
View File

@ -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",