summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornsylvain@google.com <nsylvain@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-22 23:18:08 +0000
committernsylvain@google.com <nsylvain@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-22 23:18:08 +0000
commitc408471a14e3f0db21a22fdc80b44e51bf5cd03f (patch)
treea9df7a3332a71c2394164a8879ad7c4be704f10f /DEPS
parentf795443cba67f2491ee65278e0553f7248f7d45e (diff)
downloadchromium_src-c408471a14e3f0db21a22fdc80b44e51bf5cd03f.zip
chromium_src-c408471a14e3f0db21a22fdc80b44e51bf5cd03f.tar.gz
chromium_src-c408471a14e3f0db21a22fdc80b44e51bf5cd03f.tar.bz2
Change the DEPS file to use relative paths.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1260 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 3c754f8..25f9fed 100644
--- a/DEPS
+++ b/DEPS
@@ -9,10 +9,10 @@ deps = {
"http://googletest.googlecode.com/svn/trunk@63",
"src/third_party/WebKit":
- "svn://chrome-svn/chrome/trunk/third_party/WebKit@19",
+ "/trunk/third_party/WebKit@19",
"src/third_party/icu38":
- "svn://chrome-svn/chrome/trunk/deps/third_party/icu38@1197",
+ "/trunk/deps/third_party/icu38@1197",
"src/v8":
"https://svn/r/googleclient/v8/trunk@131747",