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

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 some unnecessary includes and fixed order in net.gypi 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 6a3ab19468ab04d1143132b8a2c884475169013e..77dec21a5fee91113ecda302f0b112164287a4d4 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -196,8 +196,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