Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 3934bfddac32b2f285cf17e064862f350e86a8df..ac1346f002c505998f2193bc289482d50f7eec56 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -234,6 +234,8 @@ |
'public/browser/stream_info.cc', |
'public/browser/stream_info.h', |
'public/browser/tracing_controller.h', |
+ 'public/browser/trace_uploader.h', |
+ 'public_browser/tracing_delegate.h', |
'public/browser/url_data_source.cc', |
'public/browser/url_data_source.h', |
'public/browser/user_metrics.h', |
@@ -1386,8 +1388,6 @@ |
'browser/tracing/etw_system_event_consumer_win.h', |
'browser/tracing/trace_message_filter.cc', |
'browser/tracing/trace_message_filter.h', |
- 'browser/tracing/trace_uploader.cc', |
- 'browser/tracing/trace_uploader.h', |
'browser/tracing/tracing_controller_impl.cc', |
'browser/tracing/tracing_controller_impl.h', |
'browser/tracing/tracing_ui.cc', |