| Index: chrome/browser/custom_handlers/protocol_handler_registry_factory.h
|
| diff --git a/chrome/browser/custom_handlers/protocol_handler_registry_factory.h b/chrome/browser/custom_handlers/protocol_handler_registry_factory.h
|
| index fc38b59a487b9151b96b9d96eb58a1f9c036bc85..ad03addb325268b10bcd6a8a3b41a7017e5d7ed7 100644
|
| --- a/chrome/browser/custom_handlers/protocol_handler_registry_factory.h
|
| +++ b/chrome/browser/custom_handlers/protocol_handler_registry_factory.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CHROME_BROWSER_CUSTOM_HANDLERS_PROTOCOL_HANDLER_REGISTRY_FACTORY_H_
|
| #define CHROME_BROWSER_CUSTOM_HANDLERS_PROTOCOL_HANDLER_REGISTRY_FACTORY_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
|
|
| class Profile;
|
|
|