summaryrefslogtreecommitdiffstats
path: root/app/DEPS
diff options
context:
space:
mode:
authorbeng@google.com <beng@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-15 01:25:29 +0000
committerbeng@google.com <beng@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-15 01:25:29 +0000
commit3184cba4196ffe82c2352e46136372420bdaf36c (patch)
tree36a7edb8a34768d06661fb10164497833bfea4dd /app/DEPS
parentd8fd513cd610568904212fa0d2a0de523d85a2ff (diff)
downloadchromium_src-3184cba4196ffe82c2352e46136372420bdaf36c.zip
chromium_src-3184cba4196ffe82c2352e46136372420bdaf36c.tar.gz
chromium_src-3184cba4196ffe82c2352e46136372420bdaf36c.tar.bz2
Create app_switches and remove a dep.
Move resource.h to app. http://crbug.com/11387 Review URL: http://codereview.chromium.org/113435 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16139 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/DEPS')
-rw-r--r--app/DEPS5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/DEPS b/app/DEPS
index 5ad4cd1..a087ecf 100644
--- a/app/DEPS
+++ b/app/DEPS
@@ -6,11 +6,6 @@ include_rules = [
# TODO(beng): Sever these links once we have extracted all deps from
# chrome/common.
"+chrome/common/chrome_paths.h",
- "+chrome/common/chrome_switches.h",
- "+chrome/common/gtk_util.h",
-
- # TODO(beng): l10n_util_unittest.cc:
- "+chrome/test/data/resource.h",
"+skia",
]