| Index: chrome/browser/chromeos/options/options_window_view.cc
|
| ===================================================================
|
| --- chrome/browser/chromeos/options/options_window_view.cc (revision 68047)
|
| +++ chrome/browser/chromeos/options/options_window_view.cc (working copy)
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/browser/gtk/options/content_page_gtk.h"
|
| #include "chrome/browser/gtk/options/general_page_gtk.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/ui/browser_list.h"
|
| #include "chrome/browser/ui/browser_window.h"
|
| #include "chrome/browser/ui/options/options_window.h"
|
|
|