Index: components/rappor/rappor_pref_names.h |
diff --git a/components/rappor/rappor_pref_names.h b/components/rappor/rappor_pref_names.h |
index 06ea8d5293ccfd43ccdca39ca08c87fd568f7518..060a78a5005e7fd960556c101413987ee58d87b5 100644 |
--- a/components/rappor/rappor_pref_names.h |
+++ b/components/rappor/rappor_pref_names.h |
@@ -12,6 +12,7 @@ namespace prefs { |
// component. Keep alphabetized, and document each in the .cc file. |
extern const char kRapporCohortDeprecated[]; |
extern const char kRapporCohortSeed[]; |
+extern const char kRapporEnabled[]; |
extern const char kRapporLastDailySample[]; |
extern const char kRapporSecret[]; |