| Index: third_party/WebKit/Source/platform/instrumentation/tracing/web_memory_allocator_dump.h
|
| diff --git a/third_party/WebKit/Source/platform/instrumentation/tracing/web_memory_allocator_dump.h b/third_party/WebKit/Source/platform/instrumentation/tracing/web_memory_allocator_dump.h
|
| index d75255814f9cb92b32b30e86877ef08300ad8b6b..e9f2ce58250c57c8ea6358216230e1a955e1d086 100644
|
| --- a/third_party/WebKit/Source/platform/instrumentation/tracing/web_memory_allocator_dump.h
|
| +++ b/third_party/WebKit/Source/platform/instrumentation/tracing/web_memory_allocator_dump.h
|
| @@ -14,8 +14,8 @@
|
| namespace base {
|
| namespace trace_event {
|
| class MemoryAllocatorDump;
|
| -} // namespace base
|
| } // namespace trace_event
|
| +} // namespace base
|
|
|
| namespace blink {
|
|
|
|
|