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 eb7761e4620f1e5bdf74467b61d51a3e57d845e4..2f344b4be35c84bdce9ead86bb45e99f3374b802 100644 |
--- a/content/browser/tracing/tracing_controller_impl.h |
+++ b/content/browser/tracing/tracing_controller_impl.h |
@@ -191,7 +191,6 @@ class TracingControllerImpl |
base::trace_event::MemoryDumpCallback pending_memory_dump_callback_; |
std::vector<base::trace_event::TracingAgent*> additional_tracing_agents_; |
- int clock_sync_id_; |
int pending_clock_sync_ack_count_; |
base::OneShotTimer clock_sync_timer_; |