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

Unified Diff: content/content_common.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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 6fb7d99d8cbd311baf24449e9af17688d9f07223..185c0f987c3e9bafaeecf0f8ab6b22b3c7d67293 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -191,8 +191,6 @@
'public/common/security_style.h',
'public/common/send_zygote_child_ping_linux.h',
'public/common/service_registry.h',
- 'public/common/signed_certificate_timestamp_id_and_status.cc',
- 'public/common/signed_certificate_timestamp_id_and_status.h',
'public/common/speech_recognition_error.h',
'public/common/speech_recognition_grammar.h',
'public/common/speech_recognition_result.cc',

Powered by Google App Engine
This is Rietveld 408576698