| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index e19be7b4153dda092159a6362a110884577cd6fd..e0dca39cabd5cdbcc246291d6fcc1289ce9f5704 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -951,6 +951,8 @@
|
| 'browser/crash_upload_list_win.h',
|
| 'browser/custom_handlers/protocol_handler_registry.cc',
|
| 'browser/custom_handlers/protocol_handler_registry.h',
|
| + 'browser/custom_handlers/protocol_handler_registry_factory.cc',
|
| + 'browser/custom_handlers/protocol_handler_registry_factory.h',
|
| 'browser/custom_handlers/register_protocol_handler_infobar_delegate.cc',
|
| 'browser/custom_handlers/register_protocol_handler_infobar_delegate.h',
|
| 'browser/custom_home_pages_table_model.cc',
|
|
|