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