| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index df0442e41d42edbdd55b7348ab228bbea34e2b76..3ef34e6471600ac34f6fab6e11aef010371490ce 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -177,8 +177,6 @@
|
| 'public/browser/speech_recognition_session_context.h',
|
| 'public/browser/storage_partition.h',
|
| 'public/browser/stream_handle.h',
|
| - 'public/browser/trace_controller.h',
|
| - 'public/browser/trace_subscriber.h',
|
| 'public/browser/tracing_controller.h',
|
| 'public/browser/user_metrics.h',
|
| 'public/browser/utility_process_host.h',
|
| @@ -1158,12 +1156,8 @@
|
| 'browser/tcmalloc_internals_request_job.h',
|
| 'browser/theme_helper_mac.mm',
|
| 'browser/theme_helper_mac.h',
|
| - 'browser/tracing/trace_controller_impl.cc',
|
| - 'browser/tracing/trace_controller_impl.h',
|
| 'browser/tracing/trace_message_filter.cc',
|
| 'browser/tracing/trace_message_filter.h',
|
| - 'browser/tracing/trace_subscriber_stdio.cc',
|
| - 'browser/tracing/trace_subscriber_stdio.h',
|
| 'browser/tracing/tracing_controller_impl.cc',
|
| 'browser/tracing/tracing_controller_impl.h',
|
| 'browser/tracing/tracing_ui.cc',
|
|
|