Index: chrome/browser/ui/gtk/repost_form_warning_gtk.cc |
=================================================================== |
--- chrome/browser/ui/gtk/repost_form_warning_gtk.cc (revision 71810) |
+++ chrome/browser/ui/gtk/repost_form_warning_gtk.cc (working copy) |
@@ -2,15 +2,15 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/gtk/repost_form_warning_gtk.h" |
+#include "chrome/browser/ui/gtk/repost_form_warning_gtk.h" |
#include "app/l10n_util.h" |
#include "base/message_loop.h" |
#include "chrome/browser/browser_thread.h" |
-#include "chrome/browser/gtk/gtk_util.h" |
#include "chrome/browser/repost_form_warning_controller.h" |
#include "chrome/browser/tab_contents/navigation_controller.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
+#include "chrome/browser/ui/gtk/gtk_util.h" |
#include "chrome/common/notification_type.h" |
#include "grit/generated_resources.h" |