| Index: components/components_strings.gyp
|
| diff --git a/components/components_strings.gyp b/components/components_strings.gyp
|
| index 55240de19087d6fad5a0b225f05474185586ba45..e73a24b40cc66d6418881c784968af1676ec3fbf 100644
|
| --- a/components/components_strings.gyp
|
| +++ b/components/components_strings.gyp
|
| @@ -36,6 +36,14 @@
|
| },
|
| 'includes': [ '../build/grit_action.gypi' ],
|
| },
|
| + {
|
| + # GN version: //components/strings:components_locale_settings
|
| + 'action_name': 'generate_components_locale_settings',
|
| + 'variables': {
|
| + 'grit_grd_file': 'components_locale_settings.grd',
|
| + },
|
| + 'includes': [ '../build/grit_action.gypi' ],
|
| + },
|
| ],
|
| 'includes': [ '../build/grit_target.gypi' ],
|
| },
|
|
|