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 3880ee91d210fecf5de10d0d648620f4a6eab11e..ba6b7aae7943a72fe1039ae58b52679d811047d8 100644 |
--- a/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h |
+++ b/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h |
@@ -7,7 +7,7 @@ |
#pragma once |
#include "base/string16.h" |
-#include "chrome/browser/tab_contents/infobar_delegate.h" |
+#include "chrome/browser/tab_contents/confirm_infobar_delegate.h" |
class SkBitmap; |
class ProtocolHandler; |