Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: components/component_updater/pref_names.h

Issue 359443002: Elevated install of recovery component when needed (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressed comments Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698