| 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 7b8fd6e125e8094c6a5572ada4d6b0b1be4d54b5..994353ceda3aa20d416b2615ae8a17b52af0769f 100644
|
| --- a/components/component_updater/component_updater_paths.h
|
| +++ b/components/component_updater/component_updater_paths.h
|
| @@ -19,6 +19,7 @@ enum {
|
| DIR_SW_REPORTER, // Path to the SwReporter component.
|
| DIR_COMPONENT_EV_WHITELIST, // EV whitelist for CT files.
|
| DIR_SUPERVISED_USER_WHITELISTS, // Supervised user whitelists.
|
| + DIR_CERT_TRANS_TREE_STATES, // Signed Tree Heads for CT logs.
|
| PATH_END
|
| };
|
|
|
|
|