Index: chrome/browser/ui/gtk/repost_form_warning_gtk.cc |
diff --git a/chrome/browser/ui/gtk/repost_form_warning_gtk.cc b/chrome/browser/ui/gtk/repost_form_warning_gtk.cc |
index 7ff26f8babbce6fa18198adedcd6e7aa35538ccc..db4e8382b5e9a9209d2c95e60ae5a348cc63f4b2 100644 |
--- a/chrome/browser/ui/gtk/repost_form_warning_gtk.cc |
+++ b/chrome/browser/ui/gtk/repost_form_warning_gtk.cc |
@@ -7,9 +7,9 @@ |
#include "base/message_loop.h" |
#include "chrome/browser/repost_form_warning_controller.h" |
#include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h" |
-#include "content/browser/browser_thread.h" |
#include "content/browser/tab_contents/navigation_controller.h" |
#include "content/browser/tab_contents/tab_contents.h" |
+#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_types.h" |
#include "grit/generated_resources.h" |
#include "ui/base/gtk/gtk_hig_constants.h" |