| Index: chrome/chrome_resources.gyp
|
| ===================================================================
|
| --- chrome/chrome_resources.gyp (revision 177292)
|
| +++ chrome/chrome_resources.gyp (working copy)
|
| @@ -22,13 +22,6 @@
|
| 'includes': [ '../build/grit_action.gypi' ],
|
| },
|
| {
|
| - 'action_name': 'shared_resources',
|
| - 'variables': {
|
| - 'grit_grd_file': 'browser/resources/shared_resources.grd',
|
| - },
|
| - 'includes': [ '../build/grit_action.gypi' ],
|
| - },
|
| - {
|
| 'action_name': 'signin_internals_resources',
|
| 'variables': {
|
| 'grit_grd_file': 'browser/resources/signin_internals_resources.grd',
|
|
|