Index: chrome/browser/gtk/options/content_page_gtk.h |
=================================================================== |
--- chrome/browser/gtk/options/content_page_gtk.h (revision 68008) |
+++ chrome/browser/gtk/options/content_page_gtk.h (working copy) |
@@ -11,10 +11,10 @@ |
#include "app/gtk_signal.h" |
#include "chrome/browser/autofill/personal_data_manager.h" |
#include "chrome/browser/gtk/options/managed_prefs_banner_gtk.h" |
-#include "chrome/browser/options_page_base.h" |
#include "chrome/browser/prefs/pref_member.h" |
#include "chrome/browser/profile.h" |
#include "chrome/browser/sync/profile_sync_service.h" |
+#include "chrome/browser/ui/options/options_page_base.h" |
class ContentPageGtk : public OptionsPageBase, |
public ProfileSyncServiceObserver { |