| Index: chrome/chrome_resources.gyp
|
| ===================================================================
|
| --- chrome/chrome_resources.gyp (revision 132590)
|
| +++ chrome/chrome_resources.gyp (working copy)
|
| @@ -100,6 +100,13 @@
|
| },
|
| 'includes': [ '../build/grit_action.gypi' ],
|
| },
|
| + {
|
| + 'action_name': 'extensions_api_resources',
|
| + 'variables': {
|
| + 'grit_grd_file': 'common/extensions_api_resources.grd',
|
| + },
|
| + 'includes': [ '../build/grit_action.gypi' ],
|
| + }
|
| ],
|
| 'includes': [ '../build/grit_target.gypi' ],
|
| },
|
|
|