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

Unified Diff: content/content_browser.gypi

Issue 1957483003: Removal of SignedCertificateTimestampStore (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed IPC problem 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
« no previous file with comments | « content/common/ssl_status_serialization_unittest.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index d1d130fdf797863cd8a74e9235640a9852190272..e0f4179abe8b0530bb6ad79971d7c7cd4b65e541 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -299,7 +299,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',
@@ -1514,8 +1513,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',
« no previous file with comments | « content/common/ssl_status_serialization_unittest.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698