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

Unified Diff: components/component_updater/component_updater_paths.h

Issue 321473003: Elevated install of recovery component (component update part) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months 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
« no previous file with comments | « chrome/common/pref_names.cc ('k') | components/component_updater/component_updater_paths.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/component_updater/component_updater_paths.h
diff --git a/components/component_updater/component_updater_paths.h b/components/component_updater/component_updater_paths.h
index c69aec08d70903bf0b2a763ffcb8d733a3a8186b..38dad6ef5f56bab808f87f5add0e0e0168c9a95b 100644
--- a/components/component_updater/component_updater_paths.h
+++ b/components/component_updater/component_updater_paths.h
@@ -15,6 +15,8 @@ enum {
// Compact Language Detector files.
DIR_RECOVERY_BASE, // Full path to the dir for Recovery
// component.
+ DIR_SECURE_RECOVERY_BASE, // Full path to the dir for elevated
+ // recovery component install.
DIR_SWIFT_SHADER, // Path to the SwiftShader component.
DIR_SW_REPORTER, // Path to the SwReporter component.
PATH_END
« no previous file with comments | « chrome/common/pref_names.cc ('k') | components/component_updater/component_updater_paths.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698