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

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: Fixing compilation errors on ChromeOS Created 4 years, 8 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 c8d50947a7b8a4e6bf671aeda78947f2fb2b521f..23d889d5869b7834957e6daff27c65c94b426f25 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