| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 4125a86dadaef145f18fb6d4b7a1680eba07590c..828a1485c690870eacd26a0d3f898b801955321a 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -105,6 +105,8 @@
|
| 'common/extensions/manifest_handlers/nacl_modules_handler.h',
|
| 'common/extensions/manifest_handlers/settings_overrides_handler.cc',
|
| 'common/extensions/manifest_handlers/settings_overrides_handler.h',
|
| + 'common/extensions/manifest_handlers/synthesize_browser_action_handler.cc',
|
| + 'common/extensions/manifest_handlers/synthesize_browser_action_handler.h',
|
| 'common/extensions/manifest_handlers/theme_handler.cc',
|
| 'common/extensions/manifest_handlers/theme_handler.h',
|
| 'common/extensions/manifest_handlers/ui_overrides_handler.cc',
|
|
|