| 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 9db1182b29ac50043398a08fffad0b3b0ca524fa..175b9c17747dfddb17e04588a41b8539a0e4c53c 100644
|
| --- a/chrome/browser/ui/webui/ntp/new_tab_page_handler.h
|
| +++ b/chrome/browser/ui/webui/ntp/new_tab_page_handler.h
|
| @@ -9,7 +9,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;
|
|
|
|
|