diff --git a/peerconnection/DEPS b/peerconnection/DEPS new file mode 100644 index 0000000000..e45052bf08 --- /dev/null +++ b/peerconnection/DEPS @@ -0,0 +1,13 @@ +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_trunk" : "http://src.chromium.org/svn/trunk", + "chromium_revision": "120526", +} + +# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than +# https; the latter can cause problems for users behind proxies. +deps = { +} +