| Index: extensions/extensions.gyp
|
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
|
| index e7e9b3796ae8ce71b1ec41fce95462f9441107fc..7d81ee6641800754a9baeef4753cef9029f78488 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_id.cc',
|
| + 'common/consumer_id.h',
|
| 'common/csp_validator.cc',
|
| 'common/csp_validator.h',
|
| 'common/dom_action_types.h',
|
|
|