Index: chrome/browser/infobars/simple_alert_infobar_delegate.h |
diff --git a/chrome/browser/infobars/simple_alert_infobar_delegate.h b/chrome/browser/infobars/simple_alert_infobar_delegate.h |
index 846a885c9d7226cc02208fc8f8bbf5de0707f669..eb0f1b15ce8aaf10cec331e685d2a932ee8bbe9c 100644 |
--- a/chrome/browser/infobars/simple_alert_infobar_delegate.h |
+++ b/chrome/browser/infobars/simple_alert_infobar_delegate.h |
@@ -8,7 +8,7 @@ |
#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
#include "base/strings/string16.h" |
-#include "chrome/browser/infobars/confirm_infobar_delegate.h" |
+#include "components/infobars/core/confirm_infobar_delegate.h" |
class InfoBarService; |