| Index: chrome/browser/ui/webui/ntp/new_tab_ui.h
|
| ===================================================================
|
| --- chrome/browser/ui/webui/ntp/new_tab_ui.h (revision 112258)
|
| +++ chrome/browser/ui/webui/ntp/new_tab_ui.h (working copy)
|
| @@ -44,9 +44,6 @@
|
| // The current preference version.
|
| static int current_pref_version() { return current_pref_version_; }
|
|
|
| - // Returns whether NTP4 bookmark features are enabled.
|
| - static bool NTP4BookmarkFeaturesEnabled();
|
| -
|
| class NewTabHTMLSource : public ChromeURLDataManager::DataSource {
|
| public:
|
| explicit NewTabHTMLSource(Profile* profile);
|
|
|