| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index de40865c066699ac105c6db978283f4d049866e2..ce081a4cdcf168cda035c03ade050528c9167965 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -248,6 +248,8 @@
|
| 'common/extensions/manifest_handlers/content_scripts_handler.h',
|
| 'common/extensions/manifest_handlers/requirements_handler.cc',
|
| '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_url_handler.cc',
|
| 'common/extensions/manifest_url_handler.h',
|
| 'common/extensions/message_bundle.cc',
|
|
|