summaryrefslogtreecommitdiffstats
path: root/views/DEPS
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-21 22:47:04 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-21 22:47:04 +0000
commita93f058d6a6a4ea6b6a214cc0c9cda40f9b9dc11 (patch)
treee90b2a35b09d32eba123f1f84451142427d9ec0b /views/DEPS
parent074f105692a4783df43d1d1a68bb866a51e5b66b (diff)
downloadchromium_src-a93f058d6a6a4ea6b6a214cc0c9cda40f9b9dc11.zip
chromium_src-a93f058d6a6a4ea6b6a214cc0c9cda40f9b9dc11.tar.gz
chromium_src-a93f058d6a6a4ea6b6a214cc0c9cda40f9b9dc11.tar.bz2
Parts of my previous changelist didn't make it through.
http://crbug.com/11387 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16678 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/DEPS')
-rw-r--r--views/DEPS3
1 files changed, 1 insertions, 2 deletions
diff --git a/views/DEPS b/views/DEPS
index 65bf36c..fab173b 100644
--- a/views/DEPS
+++ b/views/DEPS
@@ -1,7 +1,6 @@
include_rules = [
"+app",
"+grit/app_strings.h",
- # TODO(beng): swap these with app/views specific generated resources.
- "+grit/theme_resources.h",
+ "+grit/app_resources.h",
"+skia/ext",
]