summaryrefslogtreecommitdiffstats
path: root/chrome/common/DEPS
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-10 18:32:14 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-10 18:32:14 +0000
commit6e64343accab0d5b5436645e40a36f5ff20d17ec (patch)
treecbf33d783e15f8fcd27bd1c27b79046fac0fb4be /chrome/common/DEPS
parentede729d4d7a1e6a1dc07d58e0fff2ca5cc6e7131 (diff)
downloadchromium_src-6e64343accab0d5b5436645e40a36f5ff20d17ec.zip
chromium_src-6e64343accab0d5b5436645e40a36f5ff20d17ec.tar.gz
chromium_src-6e64343accab0d5b5436645e40a36f5ff20d17ec.tar.bz2
Final removal of the bad dependency of chrome/common on chrome/browser
Also convert app/gtk_dnd_util.h from a class to a namespace for consistency with added app/gtk_util.h. TEST=none BUG=none Review URL: http://codereview.chromium.org/669268 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41177 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/DEPS')
-rw-r--r--chrome/common/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 50f16bfb..8a41106 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -16,6 +16,5 @@ include_rules = [
# FIXME - refactor code and remove these dependencies
"+chrome/app",
- "+chrome/browser",
"+chrome/installer",
]