| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 3be3e07c74ce322440384cbe4812293c83494dd8..fba4fb05d121a9d863715d7dbf5fc6c66d2c11ae 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -182,6 +182,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',
|
|
|