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

Unified Diff: chrome/common/pref_names.h

Issue 1432033003: Delete the auto-launch trial. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix compile 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
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 0b4327237c90929dcccd421b537c65cae97b9324..7c200edc0d65d4057b11027d9e6db1d08c237378 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -653,7 +653,6 @@ extern const char kRegisteredBackgroundContents[];
#if defined(OS_WIN)
extern const char kLastWelcomedOSVersion[];
-extern const char kShownAutoLaunchInfobar[];
extern const char kWelcomePageOnOSUpgradeEnabled[];
#endif

Powered by Google App Engine
This is Rietveld 408576698