Index: services/resource_coordinator/public/cpp/memory/memory_instrumentation.typemap |
diff --git a/services/resource_coordinator/public/cpp/memory/memory_instrumentation.typemap b/services/resource_coordinator/public/cpp/memory/memory_instrumentation.typemap |
index f75b5a8de6c5bee766d02f32708b9346f427bd2b..7312558955812b5b593e39bcc696c05d122ad5c6 100644 |
--- a/services/resource_coordinator/public/cpp/memory/memory_instrumentation.typemap |
+++ b/services/resource_coordinator/public/cpp/memory/memory_instrumentation.typemap |
@@ -19,5 +19,4 @@ type_mappings = [ |
"memory_instrumentation.mojom.PlatformPrivateFootprint=base::trace_event::ProcessMemoryTotals::PlatformPrivateFootprint", |
"memory_instrumentation.mojom.ChromeMemDump=base::trace_event::MemoryDumpCallbackResult::ChromeMemDump", |
"memory_instrumentation.mojom.OSMemDump=base::trace_event::MemoryDumpCallbackResult::OSMemDump", |
- "memory_instrumentation.mojom.MemoryDumpCallbackResult=base::trace_event::MemoryDumpCallbackResult", |
] |