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 24c4c28b870d891cfb06bc2ef1ab6105fbb20d14..052ff885d8184475a4976b6f26f8c13ba70e3b8a 100644 |
--- a/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h |
+++ b/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h |
@@ -9,6 +9,7 @@ |
#include "chrome/browser/api/infobars/confirm_infobar_delegate.h" |
#include "chrome/common/custom_handlers/protocol_handler.h" |
+class InfoBarTabHelper; |
erikwright (departed)
2012/08/16 17:25:38
Use the service instead?
Jói
2012/08/17 15:51:24
Done.
|
class ProtocolHandlerRegistry; |
// An InfoBar delegate that enables the user to allow or deny storing credit |