Index: chrome/browser/gtk/options/advanced_contents_gtk.cc |
=================================================================== |
--- chrome/browser/gtk/options/advanced_contents_gtk.cc (revision 68008) |
+++ chrome/browser/gtk/options/advanced_contents_gtk.cc (working copy) |
@@ -33,14 +33,14 @@ |
#include "chrome/browser/gtk/gtk_util.h" |
#include "chrome/browser/gtk/options/content_settings_window_gtk.h" |
#include "chrome/browser/gtk/options/options_layout_gtk.h" |
-#include "chrome/browser/options_page_base.h" |
-#include "chrome/browser/options_util.h" |
#include "chrome/browser/prefs/pref_member.h" |
#include "chrome/browser/prefs/pref_set_observer.h" |
#include "chrome/browser/profile.h" |
#include "chrome/browser/renderer_host/resource_dispatcher_host.h" |
#include "chrome/browser/safe_browsing/safe_browsing_service.h" |
-#include "chrome/browser/show_options_url.h" |
+#include "chrome/browser/ui/options/options_page_base.h" |
+#include "chrome/browser/ui/options/options_util.h" |
+#include "chrome/browser/ui/options/show_options_url.h" |
#include "chrome/common/chrome_paths.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/pref_names.h" |