| Index: third_party/WebKit/Source/platform/instrumentation/tracing/web_process_memory_dump.h
|
| diff --git a/third_party/WebKit/Source/platform/instrumentation/tracing/web_process_memory_dump.h b/third_party/WebKit/Source/platform/instrumentation/tracing/web_process_memory_dump.h
|
| index ed02763f5c3ec157ff9ed712f57a7ce2e4dfffba..f492a1759bab351e22c0f2f6563017df09d6d77c 100644
|
| --- a/third_party/WebKit/Source/platform/instrumentation/tracing/web_process_memory_dump.h
|
| +++ b/third_party/WebKit/Source/platform/instrumentation/tracing/web_process_memory_dump.h
|
| @@ -27,8 +27,8 @@ namespace trace_event {
|
| class MemoryAllocatorDump;
|
| class ProcessMemoryDump;
|
| class TraceEventMemoryOverhead;
|
| -} // namespace base
|
| } // namespace trace_event
|
| +} // namespace base
|
|
|
| namespace skia {
|
| class SkiaTraceMemoryDumpImpl;
|
|
|