| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 8432d2b3d3efc43086b2526321aabd5c144bd1c5..adeb3193444ef9a75fd4cc29f0d298926ff421be 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -121,6 +121,8 @@
|
| 'common/custom_handlers/protocol_handler.cc',
|
| 'common/custom_handlers/protocol_handler.h',
|
| 'common/descriptors_android.h',
|
| + 'common/extensions/api/content_scripts/content_scripts_handler.cc',
|
| + 'common/extensions/api/content_scripts/content_scripts_handler.h',
|
| 'common/extensions/api/extension_action/browser_action_handler.cc',
|
| 'common/extensions/api/extension_action/browser_action_handler.h',
|
| 'common/extensions/api/extension_action/script_badge_handler.cc',
|
|
|