| Index: extensions/extensions.gyp
|
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
|
| index e7e27340f8aa58b86853e8db2885eb649d6cbf58..17570c530f6f4778cb5bdf15978a3d8828789bd8 100644
|
| --- a/extensions/extensions.gyp
|
| +++ b/extensions/extensions.gyp
|
| @@ -86,6 +86,8 @@
|
| 'common/api/sockets/sockets_manifest_permission.h',
|
| 'common/common_manifest_handlers.cc',
|
| 'common/common_manifest_handlers.h',
|
| + 'common/consumer.cc',
|
| + 'common/consumer.h',
|
| 'common/csp_validator.cc',
|
| 'common/csp_validator.h',
|
| 'common/dom_action_types.h',
|
|
|