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

Unified Diff: ios/chrome/browser/pref_names.h

Issue 2942923002: Implementing sign-in promo histograms for bookmark (Closed)
Patch Set: Renaming histograms Created 3 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 | ios/chrome/browser/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/pref_names.h
diff --git a/ios/chrome/browser/pref_names.h b/ios/chrome/browser/pref_names.h
index 599c9da9d25dd0db9e779d120c82074d7ec01760..11f3e981c35d215d3b91126a1ab305657ad6a485 100644
--- a/ios/chrome/browser/pref_names.h
+++ b/ios/chrome/browser/pref_names.h
@@ -22,6 +22,7 @@ extern const char kEnableDoNotTrack[];
extern const char kHttpServerProperties[];
extern const char kIosBookmarkFolderDefault[];
extern const char kIosBookmarkPromoAlreadySeen[];
+extern const char kIosBookmarkSigninPromoDisplayedCount[];
extern const char kIosPhysicalWebEnabled[];
extern const char kLastSessionExitedCleanly[];
extern const char kMetricsReportingWifiOnly[];
« no previous file with comments | « no previous file | ios/chrome/browser/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698