Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(305)

Unified Diff: chrome/browser/dom_ui/new_tab_ui.h

Issue 151054: Enable the NNTP by default... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/dom_ui/new_tab_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/dom_ui/new_tab_ui.h
===================================================================
--- chrome/browser/dom_ui/new_tab_ui.h (revision 19580)
+++ chrome/browser/dom_ui/new_tab_ui.h (working copy)
@@ -25,8 +25,8 @@
static void RegisterUserPrefs(PrefService* prefs);
- // Whether we should use the prototype new tab page.
- static bool EnableNewNewTabPage();
+ // Whether we should use the old new tab page.
+ static bool UseOldNewTabPage();
// Whether we should enable the web resources backend service
static bool EnableWebResources();
« no previous file with comments | « no previous file | chrome/browser/dom_ui/new_tab_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698