summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorslightlyoff@chromium.org <slightlyoff@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-23 01:13:52 +0000
committerslightlyoff@chromium.org <slightlyoff@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-23 01:13:52 +0000
commit74647d25acc05a4535f4de9df34d9f8de2724674 (patch)
tree3ffc171fde9a6f0e26ff976c0751714dcdb5a225 /DEPS
parente197835748fedb0b262291d7101ae072eef81b18 (diff)
downloadchromium_src-74647d25acc05a4535f4de9df34d9f8de2724674.zip
chromium_src-74647d25acc05a4535f4de9df34d9f8de2724674.tar.gz
chromium_src-74647d25acc05a4535f4de9df34d9f8de2724674.tar.bz2
Second phase of move for the support directory to a more reasonable location in the tree.
Review URL: http://codereview.chromium.org/144016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19000 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index 2e6e735..0487e82 100644
--- a/DEPS
+++ b/DEPS
@@ -9,6 +9,9 @@ deps = {
"src/breakpad/src":
"http://google-breakpad.googlecode.com/svn/trunk/src@346",
+ "src/build/util/support":
+ "/trunk/deps/support@18977",
+
"src/googleurl":
"http://google-url.googlecode.com/svn/trunk@106",