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