| Index: chrome/browser/ui/webui/ntp/new_tab_page_handler.h
|
| diff --git a/chrome/browser/ui/webui/ntp/new_tab_page_handler.h b/chrome/browser/ui/webui/ntp/new_tab_page_handler.h
|
| index 34cc843949a55e76f64fd92bb6441f6c1f94be21..3e2d680021a7b2243bbcc2db16d0147296486426 100644
|
| --- a/chrome/browser/ui/webui/ntp/new_tab_page_handler.h
|
| +++ b/chrome/browser/ui/webui/ntp/new_tab_page_handler.h
|
| @@ -10,7 +10,7 @@
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "content/public/browser/web_ui_message_handler.h"
|
|
|
| -class PrefServiceSimple;
|
| +class PrefRegistrySimple;
|
| class PrefServiceSyncable;
|
| class Profile;
|
|
|
|
|