| Index: extensions/extensions.gyp
|
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
|
| index bb1a012743b9ffc5e833a99ed69b1c0736401fff..c193d0d9b94a4a60f352b45c3eb7275b0075300e 100644
|
| --- a/extensions/extensions.gyp
|
| +++ b/extensions/extensions.gyp
|
| @@ -112,6 +112,8 @@
|
| 'common/manifest_constants.h',
|
| 'common/manifest_handler.cc',
|
| 'common/manifest_handler.h',
|
| + 'common/manifest_handler_helpers.cc',
|
| + 'common/manifest_handler_helpers.h',
|
| 'common/manifest_handlers/background_info.cc',
|
| 'common/manifest_handlers/background_info.h',
|
| 'common/manifest_handlers/csp_info.cc',
|
|
|