diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-12 20:36:55 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-12 20:36:55 +0000 |
commit | 5b445fa5371b1b25363f70a0aaa4bb5ba09f40ab (patch) | |
tree | bcc89fabde1007565cb7b8d4be475859b31d3f53 /chrome/browser/DEPS | |
parent | 12d47e55b7b6ef47a7cda87d5ccfb9d11fbc4075 (diff) | |
download | chromium_src-5b445fa5371b1b25363f70a0aaa4bb5ba09f40ab.zip chromium_src-5b445fa5371b1b25363f70a0aaa4bb5ba09f40ab.tar.gz chromium_src-5b445fa5371b1b25363f70a0aaa4bb5ba09f40ab.tar.bz2 |
DEPS cleanup.
Review URL: http://codereview.chromium.org/118317
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18312 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/DEPS')
-rw-r--r-- | chrome/browser/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS index 4e0fb74..90a473f 100644 --- a/chrome/browser/DEPS +++ b/chrome/browser/DEPS @@ -3,7 +3,6 @@ include_rules = [ "+chrome/app/locales", "+chrome/installer", "+chrome/personalization", - "+chrome/tools", "+chrome/tools/profiles", # For history unit tests. "+chrome/views", "+grit", # For generated headers |