| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index ad91673f05e70a73b45fe581e7e0aa8bee04386e..ac5cc1bb15f65fbb9f926482b0f3b6c25d6b03e3 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -107,6 +107,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',
|
|
|