| Index: content/common/child_process_host_impl.h
|
| diff --git a/content/common/child_process_host_impl.h b/content/common/child_process_host_impl.h
|
| index ebeb8aa645a8febea23931718d1692a5e061a963..ccca69ebe7bad6976108dd60bed3ee1f6989a442 100644
|
| --- a/content/common/child_process_host_impl.h
|
| +++ b/content/common/child_process_host_impl.h
|
| @@ -57,8 +57,8 @@ class CONTENT_EXPORT ChildProcessHostImpl : public ChildProcessHost,
|
| // process.
|
| //
|
| // Never returns MemoryDumpManager::kInvalidTracingProcessId.
|
| - // Returns only ChildProcessHost::kBrowserTracingProcessId in single-process
|
| - // mode.
|
| + // Returns only memory_instrumentation::mojom::kServiceTracingProcessId in
|
| + // single-process mode.
|
| static uint64_t ChildProcessUniqueIdToTracingProcessId(int child_process_id);
|
|
|
| // ChildProcessHost implementation
|
|
|