diff options
author | slightlyoff@chromium.org <slightlyoff@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-23 01:13:52 +0000 |
---|---|---|
committer | slightlyoff@chromium.org <slightlyoff@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-23 01:13:52 +0000 |
commit | 74647d25acc05a4535f4de9df34d9f8de2724674 (patch) | |
tree | 3ffc171fde9a6f0e26ff976c0751714dcdb5a225 /DEPS | |
parent | e197835748fedb0b262291d7101ae072eef81b18 (diff) | |
download | chromium_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-- | DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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", |