summaryrefslogtreecommitdiffstats
path: root/app/DEPS
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-25 05:23:21 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-25 05:23:21 +0000
commitb058597f786b4d1398bfa0cf4971bf7bb2b75c3b (patch)
tree5be117cf87326f0781f180b00f382122cf97a963 /app/DEPS
parent69446c81f20f77ad9ba91d6b5f24fbdc6a974628 (diff)
downloadchromium_src-b058597f786b4d1398bfa0cf4971bf7bb2b75c3b.zip
chromium_src-b058597f786b4d1398bfa0cf4971bf7bb2b75c3b.tar.gz
chromium_src-b058597f786b4d1398bfa0cf4971bf7bb2b75c3b.tar.bz2
Add some comments to remind people of bad dependencies.
TBR=mal Review URL: http://codereview.chromium.org/2808026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50821 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/DEPS')
-rw-r--r--app/DEPS2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/DEPS b/app/DEPS
index 27ac0d7..2ba6968 100644
--- a/app/DEPS
+++ b/app/DEPS
@@ -1,3 +1,5 @@
+# Do NOT add chrome to the list below. We shouldn't be including files from
+# src/chrome in src/app.
include_rules = [
"+gfx",
"+grit/app_locale_settings.h",