| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 0284a06a3bc044aab70e2628bb77e391869f2900..468080ef538ca56e1f03aae43557ef2a2f20f642 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',
|
|
|