summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/app.gyp5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/app.gyp b/app/app.gyp
index 613f6b7..18edb94 100644
--- a/app/app.gyp
+++ b/app/app.gyp
@@ -254,6 +254,11 @@
'action': ['python', '<@(_inputs)', '-i', '<(RULE_INPUT_PATH)',
'build', '-o', '<(grit_out_dir)'],
'message': 'Generating resources from <(RULE_INPUT_PATH)',
+ 'conditions': [
+ ['use_titlecase_in_grd_files==1', {
+ 'action': ['-D', 'use_titlecase'],
+ }],
+ ],
},
],
'sources': [