| Index: chrome_frame/locales/locales.gyp
|
| diff --git a/chrome_frame/locales/locales.gyp b/chrome_frame/locales/locales.gyp
|
| index 8db5ecaa6f90c128ea17fe81a611e4c85624093d..c026b40686ebdcf9d451af201f45ff442d086058 100644
|
| --- a/chrome_frame/locales/locales.gyp
|
| +++ b/chrome_frame/locales/locales.gyp
|
| @@ -224,6 +224,12 @@
|
| ],
|
| },
|
| {
|
| + 'target_name': 'ms',
|
| + 'sources': [
|
| + '<(chrome_frame_grit_out_dir)/chrome_frame_dialogs_ms.rc',
|
| + ],
|
| + },
|
| + {
|
| 'target_name': 'nb',
|
| 'sources': [
|
| '<(chrome_frame_grit_out_dir)/chrome_frame_dialogs_nb.rc',
|
|
|