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

Unified Diff: content/content_browser.gypi

Issue 1772603002: Addition of Certificate Transparency details to Security panel of DevTools (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed SignedCertificateTimestampStore and SignedCertificateTimestampIDStatus(List) 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 302905440aa37e285199dbcc6ae00bcf87762182..4eab3051f3516711e99c15a2e03c009bcc74ec1b 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -291,7 +291,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',
@@ -1471,8 +1470,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