| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index dc9e02e259c2c8495d73b5aafbd086a28845d4d5..49b03e578ca45a448aa2d126ba1ed80cdb790d02 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',
|
|
|