summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorevanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-05 20:40:00 +0000
committerevanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-05 20:40:00 +0000
commite0669b7fe11f4470a990683bfa6f1aace0fce315 (patch)
tree571ed0714f50ffdac1afd342ffc69c882f264ae4 /DEPS
parent6e080596ece8b739b0a4a3dc528d91a561e31879 (diff)
downloadchromium_src-e0669b7fe11f4470a990683bfa6f1aace0fce315.zip
chromium_src-e0669b7fe11f4470a990683bfa6f1aace0fce315.tar.gz
chromium_src-e0669b7fe11f4470a990683bfa6f1aace0fce315.tar.bz2
Update DEPS to use new paths for Windows-specific dependencies.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1804 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS9
1 files changed, 9 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index da4ee52..be5172d 100644
--- a/DEPS
+++ b/DEPS
@@ -11,9 +11,18 @@ deps = {
"src/third_party/WebKit":
"/trunk/third_party/WebKit@19",
+ "src/third_party/cygwin":
+ "/trunk/deps/third_party/cygwin@1788",
+
"src/third_party/icu38":
"/trunk/deps/third_party/icu38@1679",
+ "src/third_party/python_24":
+ "/trunk/deps/third_party/python_24@1790",
+
+ "src/third_party/svn":
+ "/trunk/deps/third_party/svn@1791",
+
"src/v8":
"http://v8.googlecode.com/svn/trunk@101",