| Index: chrome/browser/gtk/options/content_settings_window_gtk.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/gtk/options/content_settings_window_gtk.cc	(revision 68044)
 | 
| +++ chrome/browser/gtk/options/content_settings_window_gtk.cc	(working copy)
 | 
| @@ -15,7 +15,7 @@
 | 
|  #include "chrome/browser/gtk/gtk_util.h"
 | 
|  #include "chrome/browser/gtk/gtk_tree.h"
 | 
|  #include "chrome/browser/prefs/pref_service.h"
 | 
| -#include "chrome/browser/profile.h"
 | 
| +#include "chrome/browser/profiles/profile.h"
 | 
|  #include "chrome/browser/ui/browser.h"
 | 
|  #include "chrome/browser/ui/browser_list.h"
 | 
|  #include "chrome/common/chrome_switches.h"
 | 
| 
 |