| 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 b25189567e240e466d5dd57cfaebe163c1a95079..c69aec08d70903bf0b2a763ffcb8d733a3a8186b 100644
|
| --- a/components/component_updater/component_updater_paths.h
|
| +++ b/components/component_updater/component_updater_paths.h
|
| @@ -16,6 +16,7 @@ enum {
|
| DIR_RECOVERY_BASE, // Full path to the dir for Recovery
|
| // component.
|
| DIR_SWIFT_SHADER, // Path to the SwiftShader component.
|
| + DIR_SW_REPORTER, // Path to the SwReporter component.
|
| PATH_END
|
| };
|
|
|
|
|