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