| Index: third_party/WebKit/Source/platform/instrumentation/tracing/web_process_memory_dump.cc
|
| diff --git a/third_party/WebKit/Source/platform/instrumentation/tracing/web_process_memory_dump.cc b/third_party/WebKit/Source/platform/instrumentation/tracing/web_process_memory_dump.cc
|
| index 6049d65ca3295fd8a8001ca64f52c58333ad6713..ec9a96975f2ac063f603d3cd29f8050de697613a 100644
|
| --- a/third_party/WebKit/Source/platform/instrumentation/tracing/web_process_memory_dump.cc
|
| +++ b/third_party/WebKit/Source/platform/instrumentation/tracing/web_process_memory_dump.cc
|
| @@ -184,4 +184,4 @@ void WebProcessMemoryDump::DumpHeapUsage(
|
| allocator_name);
|
| }
|
|
|
| -} // namespace content
|
| +} // namespace blink
|
|
|