| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 2f2694918203f8713b99c0653ecaafa15da558a5..6b4f375011f543b0803ee5e6bd94c8348054da18 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -189,6 +189,8 @@
|
| 'common/extensions/api/plugins/plugins_handler.h',
|
| 'common/extensions/api/speech/tts_engine_manifest_handler.cc',
|
| 'common/extensions/api/speech/tts_engine_manifest_handler.h',
|
| + 'common/extensions/api/system_indicator/system_indicator_handler.cc',
|
| + 'common/extensions/api/system_indicator/system_indicator_handler.h',
|
| 'common/extensions/api/themes/theme_handler.cc',
|
| 'common/extensions/api/themes/theme_handler.h',
|
| 'common/extensions/background_info.cc',
|
|
|