summaryrefslogtreecommitdiffstats
path: root/app/DEPS
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-19 06:37:13 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-19 06:37:13 +0000
commitaf7baa16383a62872d57219cfdca27caca4dd6a7 (patch)
tree86619134033f1ad511d75654a84a0f9d1170194d /app/DEPS
parentf2c444980e5e4aac875b96cb911b0d347f3d81c5 (diff)
downloadchromium_src-af7baa16383a62872d57219cfdca27caca4dd6a7.zip
chromium_src-af7baa16383a62872d57219cfdca27caca4dd6a7.tar.gz
chromium_src-af7baa16383a62872d57219cfdca27caca4dd6a7.tar.bz2
Create a new app_strings target that builds strings for the app_base and eventually views targets.
http://crbug.com/11387 Review URL: http://codereview.chromium.org/113565 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16361 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/DEPS')
-rw-r--r--app/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/DEPS b/app/DEPS
index da89e8e..263d2cb 100644
--- a/app/DEPS
+++ b/app/DEPS
@@ -1,6 +1,6 @@
include_rules = [
+ "+grit/app_strings.h",
# TODO(beng): swap these with app/views specific generated resources.
- "+grit/generated_resources.h",
"+grit/locale_settings.h",
"+grit/theme_resources.h",
"+net",