| Index: chrome/browser/dom_ui/options/core_options_handler.cc
|
| ===================================================================
|
| --- chrome/browser/dom_ui/options/core_options_handler.cc (revision 68044)
|
| +++ chrome/browser/dom_ui/options/core_options_handler.cc (working copy)
|
| @@ -12,7 +12,7 @@
|
| #include "chrome/browser/google/google_util.h"
|
| #include "chrome/browser/metrics/user_metrics.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/notification_service.h"
|
| #include "chrome/common/notification_type.h"
|
| #include "chrome/common/url_constants.h"
|
|
|