--- base/trace_event/memory_dump_manager.cc.orig 2026-03-13 16:54:03 UTC +++ base/trace_event/memory_dump_manager.cc @@ -95,7 +95,7 @@ const char* const MemoryDumpManager::kSystemAllocatorP #if defined(MALLOC_MEMORY_TRACING_SUPPORTED) MallocDumpProvider::kAllocatedObjects; #else - nullptr; + ""; #endif // static