summaryrefslogtreecommitdiffstats
path: root/chrome/common/DEPS
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-16 22:32:06 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-16 22:32:06 +0000
commit8332b73bf73730995157c96c881c712d58fba7fa (patch)
tree1800346658e20b9d964857379509535125eb113e /chrome/common/DEPS
parentfef3f2e7e903adc1e08a72264b1815552cc80078 (diff)
downloadchromium_src-8332b73bf73730995157c96c881c712d58fba7fa.zip
chromium_src-8332b73bf73730995157c96c881c712d58fba7fa.tar.gz
chromium_src-8332b73bf73730995157c96c881c712d58fba7fa.tar.bz2
Clean up some more DEPS in chrome/common.
Review URL: http://codereview.chromium.org/48024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11787 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/DEPS')
-rw-r--r--chrome/common/DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 1486f99..044e2f8 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -17,7 +17,7 @@ include_rules = [
# FIXME - refactor code and remove these dependencies
"+chrome/app",
"+chrome/browser",
- "+chrome/browser/net",
+
+ # See bug 7828
"+chrome/renderer",
- "+chrome/views",
]