| Index: extensions/extensions.gyp
|
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
|
| index ac7919d52d12d691302bd5e61df86284d9143169..328b09b3709e84db28f9442104f8240c07c31d05 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',
|
|
|