| Index: chrome/browser/ui/views/options/options_window_view.cc
|
| ===================================================================
|
| --- chrome/browser/ui/views/options/options_window_view.cc (revision 68047)
|
| +++ chrome/browser/ui/views/options/options_window_view.cc (working copy)
|
| @@ -6,7 +6,7 @@
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/browser/browser_process.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"
|
|
|