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

Unified Diff: components/component_updater/component_updater_paths.h

Issue 465443002: Certificate Transparency: Use component updater for EV whitelist (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reverting formatting changes to chrome_browser_main Created 6 years, 4 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 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
};

Powered by Google App Engine
This is Rietveld 408576698