| Index: chrome/browser/ui/webui/ntp/new_tab_ui.h
|
| diff --git a/chrome/browser/ui/webui/ntp/new_tab_ui.h b/chrome/browser/ui/webui/ntp/new_tab_ui.h
|
| index 5e6ca8b2a0bea08aa3109de8d94d9bfeb2eab011..e3bf3c65dd7d625463592ae19036038c610b0eac 100644
|
| --- a/chrome/browser/ui/webui/ntp/new_tab_ui.h
|
| +++ b/chrome/browser/ui/webui/ntp/new_tab_ui.h
|
| @@ -74,6 +74,7 @@ class NewTabUI : public content::WebUIController {
|
| };
|
|
|
| void OnShowBookmarkBarChanged();
|
| + void OnDefaultFontSizeChanged();
|
|
|
| Profile* GetProfile() const;
|
|
|
|
|