Index: content/browser/tracing/tracing_controller_impl.h |
diff --git a/content/browser/tracing/tracing_controller_impl.h b/content/browser/tracing/tracing_controller_impl.h |
index cbc05aa4294e75911e3e8c5bef6668b6c30c17d0..299adf4fe0fb630270850418f1d975ac626578dc 100644 |
--- a/content/browser/tracing/tracing_controller_impl.h |
+++ b/content/browser/tracing/tracing_controller_impl.h |
@@ -107,7 +107,6 @@ class TracingControllerImpl : public TracingController { |
TracingFileResultCallback pending_disable_recording_done_callback_; |
TracingFileResultCallback pending_capture_monitoring_snapshot_done_callback_; |
std::set<std::string> known_category_groups_; |
- base::debug::TraceLog::Options trace_options_; |
base::debug::CategoryFilter category_filter_; |
scoped_ptr<ResultFile> result_file_; |
scoped_ptr<ResultFile> monitoring_snapshot_file_; |