| Index: components/tracing/child_memory_dump_manager_delegate_impl.h
|
| diff --git a/components/tracing/child_memory_dump_manager_delegate_impl.h b/components/tracing/child_memory_dump_manager_delegate_impl.h
|
| index aae4158b0866b0069c7817afe0d6af6cdf2cb976..69ebf176f265d0eb77dc8ff2e5959442f0ae5a8d 100644
|
| --- a/components/tracing/child_memory_dump_manager_delegate_impl.h
|
| +++ b/components/tracing/child_memory_dump_manager_delegate_impl.h
|
| @@ -33,7 +33,6 @@ class ChildMemoryDumpManagerDelegateImpl
|
| void RequestGlobalMemoryDump(
|
| const base::trace_event::MemoryDumpRequestArgs& args,
|
| const base::trace_event::MemoryDumpCallback& callback) override;
|
| - bool IsCoordinatorProcess() const override;
|
| uint64 GetTracingProcessId() const override;
|
|
|
| void SetChildTraceMessageFilter(ChildTraceMessageFilter* ctmf);
|
|
|