| Index: extensions/extensions.gyp
|
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
|
| index a29d9c56bb99477f34f30134fa579167ca5c3b2c..98d502dd581f641c7b21ff7dfd5cbc54ef5e8659 100644
|
| --- a/extensions/extensions.gyp
|
| +++ b/extensions/extensions.gyp
|
| @@ -61,6 +61,8 @@
|
| 'common/manifest_constants.h',
|
| 'common/manifest_handler.cc',
|
| 'common/manifest_handler.h',
|
| + 'common/manifest_handlers/incognito_info.cc',
|
| + 'common/manifest_handlers/incognito_info.h',
|
| 'common/matcher/regex_set_matcher.cc',
|
| 'common/matcher/regex_set_matcher.h',
|
| 'common/matcher/string_pattern.cc',
|
|
|