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 ad6126acea759c72e8dec96df44ad3fe0338b780..9af728ef0697814cd07c1665c5389c40ddfac484 100644 |
--- a/content/browser/tracing/tracing_controller_impl.h |
+++ b/content/browser/tracing/tracing_controller_impl.h |
@@ -59,7 +59,6 @@ class TracingControllerImpl |
void RequestGlobalMemoryDump( |
const base::trace_event::MemoryDumpRequestArgs& args, |
const base::trace_event::MemoryDumpCallback& callback) override; |
- bool IsCoordinatorProcess() const override; |
uint64 GetTracingProcessId() const override; |
class TraceMessageFilterObserver { |