| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index e13c40f7478106c7abe7efe42ffe3273a52461cc..fc073fd77e19d4e45b44050ed9cf845af645736d 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -194,6 +194,8 @@
|
| '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/url_handlers/url_handlers_parser.cc',
|
| + 'common/extensions/api/url_handlers/url_handlers_parser.h',
|
| 'common/extensions/background_info.cc',
|
| 'common/extensions/background_info.h',
|
| 'common/extensions/command.cc',
|
|
|