Index: chrome/browser/ui/startup/bad_flags_prompt.cc |
diff --git a/chrome/browser/ui/startup/bad_flags_prompt.cc b/chrome/browser/ui/startup/bad_flags_prompt.cc |
index 6716fc0da48f33eff29685a53464d9b574dcee31..b10e9cc7ea95797e6fa39361ce1e9ff8b1bf7ea3 100644 |
--- a/chrome/browser/ui/startup/bad_flags_prompt.cc |
+++ b/chrome/browser/ui/startup/bad_flags_prompt.cc |
@@ -6,8 +6,8 @@ |
#include "base/command_line.h" |
#include "base/utf_string_conversions.h" |
+#include "chrome/browser/api/infobars/simple_alert_infobar_delegate.h" |
#include "chrome/browser/infobars/infobar_tab_helper.h" |
-#include "chrome/browser/tab_contents/simple_alert_infobar_delegate.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/browser/ui/browser_tabstrip.h" |
#include "chrome/browser/ui/tab_contents/tab_contents.h" |