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 b2d1062499da855754fe6e106765b386bf3848d7..33dd3d43ab4f6f33bdd4c46b903ae0d835570820 100644 |
--- a/components/component_updater/component_updater_paths.h |
+++ b/components/component_updater/component_updater_paths.h |
@@ -17,6 +17,7 @@ enum { |
// component. |
DIR_SWIFT_SHADER, // Path to the SwiftShader component. |
DIR_SW_REPORTER, // Path to the SwReporter component. |
+ DIR_COMPONENT_EV_WHITELIST, // EV whitelist for CT files. |
PATH_END |
}; |