| Index: chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h
|
| diff --git a/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h b/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h
|
| index f50c31941a1238d54a38f68a301ccf0806a1044e..08c93072d9072db06c713372ba60b32e7ebac55b 100644
|
| --- a/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h
|
| +++ b/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h
|
| @@ -6,8 +6,8 @@
|
| #define CHROME_BROWSER_CUSTOM_HANDLERS_REGISTER_PROTOCOL_HANDLER_INFOBAR_DELEGATE_H_
|
|
|
| #include "base/strings/string16.h"
|
| -#include "chrome/browser/infobars/confirm_infobar_delegate.h"
|
| #include "chrome/common/custom_handlers/protocol_handler.h"
|
| +#include "components/infobars/core/confirm_infobar_delegate.h"
|
|
|
| class InfoBarService;
|
| class ProtocolHandlerRegistry;
|
|
|