| Index: chrome/browser/gtk/options/content_page_gtk.h
|
| ===================================================================
|
| --- chrome/browser/gtk/options/content_page_gtk.h (revision 37511)
|
| +++ chrome/browser/gtk/options/content_page_gtk.h (working copy)
|
| @@ -7,9 +7,9 @@
|
|
|
| #include <gtk/gtk.h>
|
|
|
| -#include "chrome/browser/sync/profile_sync_service.h"
|
| #include "chrome/browser/options_page_base.h"
|
| #include "chrome/browser/profile.h"
|
| +#include "chrome/browser/sync/profile_sync_service.h"
|
| #include "chrome/common/pref_member.h"
|
|
|
| class ContentPageGtk : public OptionsPageBase,
|
|
|