andrew@webrtc.org 9a3f83f2e3 Use relative paths in DEPS.
This allows the root directory to be named anything, rather than
limiting it to "trunk".

An example .gclient:
{ "name": "3.8",  # Not trunk!
  "url": "https://webrtc.googlecode.com/svn/branches/3.8",
  "custom_vars": {
    "root_dir": "3.8",
  },
},

BUG=none
TEST=trybots

Review URL: https://webrtc-codereview.appspot.com/717005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2568 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-07 06:03:22 +00:00
2012-08-02 12:25:13 +00:00
2012-01-14 01:03:56 +00:00
2012-08-07 06:03:22 +00:00
2012-04-19 18:09:23 +00:00
2012-07-27 22:19:16 +00:00
Description
No description provided
108 MiB
Languages
C++ 76%
C 16%
Python 2.3%
Java 2.1%
Objective-C++ 1.5%
Other 1.9%