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

Unified Diff: chrome/common/pref_names.h

Issue 49753002: RAPPOR implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 2 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
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index fea41cb4b50d6c5011782d6f5b4f89c04f903f6e..87da099f365f2504544c88fe0669642af15225d0 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -421,6 +421,7 @@ extern const char kGLVersionString[];
extern const char kEulaAccepted[];
extern const char kMetricsClientID[];
+extern const char kMetricsSecretClientID[];
extern const char kMetricsSessionID[];
extern const char kMetricsLowEntropySource[];
extern const char kMetricsPermutedEntropyCache[];

Powered by Google App Engine
This is Rietveld 408576698