Index: chrome/browser/ui/auto_login_infobar_delegate.h |
diff --git a/chrome/browser/ui/auto_login_infobar_delegate.h b/chrome/browser/ui/auto_login_infobar_delegate.h |
index b6eb523e2414d7580f701a5a88d46f60cf6ae1d4..5064b06c90254ec4ff3812a55321773ad4968833 100644 |
--- a/chrome/browser/ui/auto_login_infobar_delegate.h |
+++ b/chrome/browser/ui/auto_login_infobar_delegate.h |
@@ -15,6 +15,7 @@ class Profile; |
namespace content { |
class NavigationController; |
+class WebContents; |
} |
// This is the actual infobar displayed to prompt the user to auto-login. |