| 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 994353ceda3aa20d416b2615ae8a17b52af0769f..23f7b53296caa54f750ba7e0638ff6404cc35ebe 100644
|
| --- a/components/component_updater/component_updater_paths.h
|
| +++ b/components/component_updater/component_updater_paths.h
|
| @@ -20,6 +20,8 @@ enum {
|
| 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.
|
| + DIR_ORIGIN_TRIAL_KEYS, // Public keys and revoked tokens for origin
|
| + // trials.
|
| PATH_END
|
| };
|
|
|
|
|