| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index e44e3905922af59acc8116e00e8ba6a225343c2f..1987c769f1675c64805c72fba89e1102a8332488 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -265,6 +265,8 @@
|
| 'common/extensions/manifest_handlers/requirements_handler.h',
|
| 'common/extensions/manifest_handlers/sandboxed_page_info.cc',
|
| 'common/extensions/manifest_handlers/sandboxed_page_info.h',
|
| + 'common/extensions/manifest_handlers/shared_module_info.cc',
|
| + 'common/extensions/manifest_handlers/shared_module_info.h',
|
| 'common/extensions/manifest_handlers/theme_handler.cc',
|
| 'common/extensions/manifest_handlers/theme_handler.h',
|
| 'common/extensions/manifest_url_handler.cc',
|
|
|