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 |