diff options
Diffstat (limited to 'chrome/chrome_resources.gyp')
| -rw-r--r-- | chrome/chrome_resources.gyp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp index 102fdb4..fe6d9af 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' ], }, |
