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