| 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',
|
|
|