| Index: extensions/extensions.gyp
|
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
|
| index 47a19b4eb1a45e64044177fe855ecaa9f3ed3660..73823e19d874030afab0f6a786f6908ec38e86e9 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',
|
|
|