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

Unified Diff: chrome/common/pref_names.cc

Issue 1432033003: Delete the auto-launch trial. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
« chrome/browser/prefs/browser_prefs.cc ('K') | « chrome/common/pref_names.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.cc
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
index 51736d98a8328d0c6b224eee78e4873884580587..99488016db4ba80d034ed155bc05c36df207e14a 100644
--- a/chrome/common/pref_names.cc
+++ b/chrome/common/pref_names.cc
@@ -1599,7 +1599,6 @@ const char kLastWelcomedOSVersion[] = "browser.last_welcomed_os_version";
// An int that stores how often we've shown the "Chrome is configured to
// auto-launch" infobar.
Alexei Svitkine (slow) 2015/11/10 16:17:05 Delete the comment too.
gab 2015/11/10 16:29:03 Oops, good catch, thanks
-const char kShownAutoLaunchInfobar[] = "browser.shown_autolaunch_infobar";
// Boolean that specifies whether or not showing the welcome page following an
// OS upgrade is enabled. True by default. May be set by master_preferences or
« chrome/browser/prefs/browser_prefs.cc ('K') | « chrome/common/pref_names.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698