Index: components/rappor/rappor_pref_names.h |
diff --git a/components/rappor/rappor_pref_names.h b/components/rappor/rappor_pref_names.h |
index ec42b76291fffa3f111e0091ba1b2859f0ef87f8..e289877308a87e7212fd99fcf59dc2e3da3b8352 100644 |
--- a/components/rappor/rappor_pref_names.h |
+++ b/components/rappor/rappor_pref_names.h |
@@ -10,7 +10,7 @@ namespace prefs { |
// Alphabetical list of preference names specific to the Rappor |
// component. Keep alphabetized, and document each in the .cc file. |
-extern const char kRapporCohort[]; |
+extern const char kRapporCohortSeed[]; |
extern const char kRapporSecret[]; |
} // namespace prefs |