| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index c50836c1a5846f7d76330c7c3b4d143654e36689..a7a9ae125773ada90f3fbfdc34fe5e9a3d9365e2 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -219,6 +219,8 @@
|
| 'common/extensions/api/storage/storage_schema_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/chrome_extensions_client.cc',
|
|
|