| Index: chrome/browser/gtk/options/content_page_gtk.cc
 | 
| diff --git a/chrome/browser/gtk/options/content_page_gtk.cc b/chrome/browser/gtk/options/content_page_gtk.cc
 | 
| index afe737e4a9e67c5493b761141a55578e85aa8530..66eb53479cdce74abf9b59a4c7a162b115c307b9 100644
 | 
| --- a/chrome/browser/gtk/options/content_page_gtk.cc
 | 
| +++ b/chrome/browser/gtk/options/content_page_gtk.cc
 | 
| @@ -21,7 +21,7 @@
 | 
|  #include "chrome/browser/gtk/options/options_layout_gtk.h"
 | 
|  #include "chrome/browser/gtk/options/passwords_exceptions_window_gtk.h"
 | 
|  #include "chrome/browser/importer/importer_data_types.h"
 | 
| -#include "chrome/browser/pref_service.h"
 | 
| +#include "chrome/browser/prefs/pref_service.h"
 | 
|  #include "chrome/browser/sync/sync_ui_util.h"
 | 
|  #include "chrome/common/chrome_switches.h"
 | 
|  #include "chrome/common/notification_service.h"
 | 
| 
 |