| Index: chrome/browser/ui/webui/settings/font_handler.h
|
| diff --git a/chrome/browser/ui/webui/settings/font_handler.h b/chrome/browser/ui/webui/settings/font_handler.h
|
| index 6da85cb88ac9c1e339024cec4b20a4d647c12ef0..28748a2dc6c144155bead4ae987e41e71b593350 100644
|
| --- a/chrome/browser/ui/webui/settings/font_handler.h
|
| +++ b/chrome/browser/ui/webui/settings/font_handler.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "chrome/browser/ui/webui/settings/md_settings_ui.h"
|
| +#include "chrome/browser/ui/webui/settings/settings_page_ui_handler.h"
|
|
|
| namespace base {
|
| class ListValue;
|
|
|