| Index: chrome/browser/dom_ui/options/font_settings_handler.cc
|
| ===================================================================
|
| --- chrome/browser/dom_ui/options/font_settings_handler.cc (revision 68044)
|
| +++ chrome/browser/dom_ui/options/font_settings_handler.cc (working copy)
|
| @@ -12,7 +12,7 @@
|
| #include "chrome/browser/character_encoding.h"
|
| #include "chrome/browser/dom_ui/options/font_settings_utils.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/pref_names.h"
|
|
|