Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11322)

Unified Diff: components/component_updater/component_updater_paths.h

Issue 1853753003: Certificate Transparency: New component for obtaining fresh STHs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
};

Powered by Google App Engine
This is Rietveld 408576698