| Index: components/component_updater/pref_names.h
|
| diff --git a/components/component_updater/pref_names.h b/components/component_updater/pref_names.h
|
| index 5faa80199fc6f657937881ffaa55398edeee6b62..ec63376139029f2c9c9b045d451eeefe36b4d6ba 100644
|
| --- a/components/component_updater/pref_names.h
|
| +++ b/components/component_updater/pref_names.h
|
| @@ -20,6 +20,7 @@ extern const char kSwReporterLastTimeTriggered[];
|
| // Profile prefs.
|
| extern const char kSwReporterPromptReason[];
|
| extern const char kSwReporterPromptVersion[];
|
| +extern const char kSwReporterPromptSeed[];
|
| #endif
|
|
|
| } // namespace prefs
|
|
|