| Index: components/components_resources.gyp
|
| diff --git a/components/components_resources.gyp b/components/components_resources.gyp
|
| index 9e092c276316bb670246bcfae0ea196edf770cea..1cbdacd7e0c0977da852e918a0f971c8bb3bec60 100644
|
| --- a/components/components_resources.gyp
|
| +++ b/components/components_resources.gyp
|
| @@ -27,6 +27,7 @@
|
| 'grit_grd_file': 'resources/components_resources.grd',
|
| 'grit_additional_defines': [
|
| '-E', 'about_credits_file=<(about_credits_file_bro)',
|
| + '-E', 'output_dir=<(grit_out_dir)',
|
| ],
|
| },
|
| 'includes': [ '../build/grit_action.gypi' ],
|
|
|