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

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

Issue 165146: Merge 21854 - Disable first run for the New Tab Cold perf test.... (Closed) Base URL: svn://chrome-svn/chrome/branches/195/src/
Patch Set: Created 11 years, 4 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 22748)
+++ chrome/browser/dom_ui/new_tab_ui.h (working copy)
@@ -31,7 +31,11 @@
// Whether we should disable the web resources backend service
static bool WebResourcesEnabled();
- private:
+ // Whether we should disable the first run notification based on the command
+ // line switch.
+ static bool FirstRunDisabled();
+
+private:
void Observe(NotificationType type,
const NotificationSource& source,
const NotificationDetails& details);
Property changes on: chrome\browser\dom_ui\new_tab_ui.h
___________________________________________________________________
Modified: svn:mergeinfo
Merged /trunk/src/chrome/browser/dom_ui/new_tab_ui.h:r21854
« 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