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

Unified Diff: content/content_browser.gypi

Issue 1957483003: Removal of SignedCertificateTimestampStore (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reacted to comments of estark Created 4 years, 7 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 3533670f378257caa0248004d84194df10dc8c6e..80b7349e887216f2ec1f9bea91ac4312495f537b 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -296,7 +296,6 @@
'public/browser/service_worker_usage_info.h',
'public/browser/session_storage_namespace.h',
'public/browser/session_storage_usage_info.h',
- 'public/browser/signed_certificate_timestamp_store.h',
'public/browser/site_instance.h',
'public/browser/speech_recognition_event_listener.h',
'public/browser/speech_recognition_manager.h',
@@ -1501,8 +1500,6 @@
'browser/shared_worker/worker_document_set.h',
'browser/shared_worker/worker_storage_partition.cc',
'browser/shared_worker/worker_storage_partition.h',
- 'browser/signed_certificate_timestamp_store_impl.cc',
- 'browser/signed_certificate_timestamp_store_impl.h',
'browser/site_instance_impl.cc',
'browser/site_instance_impl.h',
'browser/speech/audio_buffer.cc',

Powered by Google App Engine
This is Rietveld 408576698