| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index e425124f275a99ded7bb127d34b41e7dd02b9ab9..511173e21b22f4104b7be9c916f8253ad1964aa7 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -960,6 +960,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',
|
|
|