summaryrefslogtreecommitdiffstats
path: root/chrome/installer/installer.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/installer/installer.gyp')
-rw-r--r--chrome/installer/installer.gyp5
1 files changed, 3 insertions, 2 deletions
diff --git a/chrome/installer/installer.gyp b/chrome/installer/installer.gyp
index 28b46826..c75c7db 100644
--- a/chrome/installer/installer.gyp
+++ b/chrome/installer/installer.gyp
@@ -124,12 +124,13 @@
],
'action': ['python',
'util/prebuild/create_string_rc.py',
- '<(SHARED_INTERMEDIATE_DIR)/installer_util_strings'],
+ '<(SHARED_INTERMEDIATE_DIR)/installer_util_strings',
+ '<(branding)',],
'message': 'Generating resources from <(RULE_INPUT_PATH)',
},
],
'sources': [
- '../app/generated_resources.grd',
+ '../app/chromium_strings.grd',
],
'direct_dependent_settings': {
'include_dirs': [