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 ccca69ebe7bad6976108dd60bed3ee1f6989a442..ebeb8aa645a8febea23931718d1692a5e061a963 100644 |
--- a/content/common/child_process_host_impl.h |
+++ b/content/common/child_process_host_impl.h |
@@ -57,8 +57,8 @@ |
// process. |
// |
// Never returns MemoryDumpManager::kInvalidTracingProcessId. |
- // Returns only memory_instrumentation::mojom::kServiceTracingProcessId in |
- // single-process mode. |
+ // Returns only ChildProcessHost::kBrowserTracingProcessId in single-process |
+ // mode. |
static uint64_t ChildProcessUniqueIdToTracingProcessId(int child_process_id); |
// ChildProcessHost implementation |