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

Unified Diff: components/variations/pref_names.h

Issue 2919223002: [Cleanup] Remove the obsolete variations_seed pref. (Closed)
Patch Set: Fix the test 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
Index: components/variations/pref_names.h
diff --git a/components/variations/pref_names.h b/components/variations/pref_names.h
index 17cbd8858b030f531e9fa8f3ca709bc573a8089b..900a208e1fdbd2e23ba2a76e9a641e39c85a895c 100644
--- a/components/variations/pref_names.h
+++ b/components/variations/pref_names.h
@@ -17,7 +17,6 @@ extern const char kVariationsPermanentConsistencyCountry[];
extern const char kVariationsPermutedEntropyCache[];
extern const char kVariationsCountry[];
extern const char kVariationsRestrictParameter[];
-extern const char kVariationsSeed[];
extern const char kVariationsSeedDate[];
extern const char kVariationsSeedSignature[];

Powered by Google App Engine
This is Rietveld 408576698