| Index: chrome/chrome_resources.gyp
|
| diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
|
| index da53e941507074acea4c2b238739a4bb18ba9ec5..3195eb8d7cbab6793f4a7e68798765581063bcd5 100644
|
| --- a/chrome/chrome_resources.gyp
|
| +++ b/chrome/chrome_resources.gyp
|
| @@ -32,13 +32,6 @@
|
| 'includes': [ '../build/grit_action.gypi' ],
|
| },
|
| {
|
| - 'action_name': 'options_resources',
|
| - 'variables': {
|
| - 'grit_grd_file': 'browser/resources/options_resources.grd',
|
| - },
|
| - 'includes': [ '../build/grit_action.gypi' ],
|
| - },
|
| - {
|
| 'action_name': 'options2_resources',
|
| 'variables': {
|
| 'grit_grd_file': 'browser/resources/options2_resources.grd',
|
|
|