Chromium Code Reviews| Index: chrome/browser/ui/webui/ntp/new_tab_ui.h |
| =================================================================== |
| --- chrome/browser/ui/webui/ntp/new_tab_ui.h (revision 96850) |
| +++ chrome/browser/ui/webui/ntp/new_tab_ui.h (working copy) |
| @@ -47,7 +47,7 @@ |
| static int current_pref_version() { return current_pref_version_; } |
| // Returns whether NTP4 is enabled. |
| - static bool Ntp4Enabled(); |
| + static bool NTP4Enabled(); |
| class NewTabHTMLSource : public ChromeURLDataManager::DataSource { |
| public: |