| Index: components/component_updater/pref_names.h
|
| diff --git a/components/component_updater/pref_names.h b/components/component_updater/pref_names.h
|
| index 9dead82938407b663baf4b4cf0b9d744d67dab7a..2d3d0f9c413d75a091e92643b575f6274c92b319 100644
|
| --- a/components/component_updater/pref_names.h
|
| +++ b/components/component_updater/pref_names.h
|
| @@ -13,6 +13,7 @@ extern const char kRecoveryComponentVersion[];
|
|
|
| #if defined(OS_WIN)
|
| extern const char kSwReporterLastTimeTriggered[];
|
| +extern const char kSwReporterPromptState[];
|
| #endif
|
|
|
| } // namespace prefs
|
|
|