Chromium Code Reviews| Index: components/component_updater/pref_names.h |
| diff --git a/components/component_updater/pref_names.h b/components/component_updater/pref_names.h |
| index 6d2d8f920ed0203b3246c42f34520c5d6179f663..5faa80199fc6f657937881ffaa55398edeee6b62 100644 |
| --- a/components/component_updater/pref_names.h |
| +++ b/components/component_updater/pref_names.h |
| @@ -10,6 +10,7 @@ |
| namespace prefs { |
| extern const char kRecoveryComponentVersion[]; |
| +extern const char kRecoveryComponentUnpackPath[]; |
| #if defined(OS_WIN) |
| // Local state prefs. |