Chromium Code Reviews| Index: extensions/extensions.gyp |
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp |
| index 0ca42f878d5b5ad12a0781445900238a796e4ae5..49a1d38a12e4902a4221e34edaa7d6672ecbef54 100644 |
| --- a/extensions/extensions.gyp |
| +++ b/extensions/extensions.gyp |
| @@ -25,6 +25,8 @@ |
| '<(INTERMEDIATE_DIR)', |
| ], |
| 'sources': [ |
| + 'common/common_manifest_handlers.cc', |
| + 'common/common_manifest_handlers.h', |
| 'common/crx_file.cc', |
| 'common/crx_file.h', |
| 'common/csp_validator.cc', |