| Index: chrome/browser/custom_handlers/protocol_handler_registry_factory.cc
|
| diff --git a/chrome/browser/custom_handlers/protocol_handler_registry_factory.cc b/chrome/browser/custom_handlers/protocol_handler_registry_factory.cc
|
| index be49e4e1dff98c80b5dee9e34c4c82a907abc484..59f85de1a5ea1d750d2a7ad34a7e56a8387d895a 100644
|
| --- a/chrome/browser/custom_handlers/protocol_handler_registry_factory.cc
|
| +++ b/chrome/browser/custom_handlers/protocol_handler_registry_factory.cc
|
| @@ -6,7 +6,6 @@
|
|
|
| #include "base/memory/singleton.h"
|
| #include "chrome/browser/custom_handlers/protocol_handler_registry.h"
|
| -#include "chrome/browser/extensions/extension_system_factory.h"
|
| #include "chrome/browser/profiles/incognito_helpers.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "components/browser_context_keyed_service/browser_context_dependency_manager.h"
|
|
|