| Index: extensions/extensions.gyp
|
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
|
| index 166937fa2d27abd9f70f8066f8c82501baeda53b..9b5286ce39231c95c860220d1005ea3a298b12fd 100644
|
| --- a/extensions/extensions.gyp
|
| +++ b/extensions/extensions.gyp
|
| @@ -675,6 +675,9 @@
|
| 'browser/image_util.h',
|
| 'browser/info_map.cc',
|
| 'browser/info_map.h',
|
| + 'browser/install/crx_installer_error.h',
|
| + 'browser/install/extension_install_ui.cc',
|
| + 'browser/install/extension_install_ui.h',
|
| 'browser/install_flag.h',
|
| 'browser/file_highlighter.cc',
|
| 'browser/file_highlighter.h',
|
|
|