Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 310c4f82d4aae19a9fe7e05f7415f7f46c95a2b9..bb50edc99f2ad49f679c42cd1c60a6cfb16ae3d0 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -220,6 +220,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', |