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

Unified Diff: chrome/chrome_browser.gypi

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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 5c8a82fdb170fa061ddf26088172dc97aa24beb8..9443ea15186ffe09f98e3a90fa7c5fd7d789aec1 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -168,6 +168,8 @@
'browser/component_updater/pnacl_component_installer.h',
'browser/component_updater/recovery_component_installer.cc',
'browser/component_updater/recovery_component_installer.h',
+ 'browser/component_updater/sth_set_component_installer.cc',
+ 'browser/component_updater/sth_set_component_installer.h',
'browser/component_updater/supervised_user_whitelist_installer.cc',
'browser/component_updater/supervised_user_whitelist_installer.h',
'browser/component_updater/sw_reporter_installer_win.cc',

Powered by Google App Engine
This is Rietveld 408576698