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 90dcc4080764d5404630c5184fb6d2e991a84a41..0eed97c9fdedee337d16d2aaaa78aad823508c63 100644 |
--- a/content/browser/tracing/tracing_controller_impl.h |
+++ b/content/browser/tracing/tracing_controller_impl.h |
@@ -167,8 +167,7 @@ class TracingControllerImpl |
const base::Closure& callback); |
void SetDisabledOnFileThread(const base::Closure& callback); |
void OnStartAgentTracingDone( |
- const base::trace_event::TraceConfig& trace_config, |
- const StartTracingDoneCallback& callback); |
+ const base::trace_event::TraceConfig& trace_config); |
void StopTracingAfterClockSync(); |
void OnStopTracingDone(); |
void OnStartMonitoringDone( |