| Index: third_party/WebKit/Source/platform/instrumentation/tracing/MemoryCacheDumpProvider.h
|
| diff --git a/third_party/WebKit/Source/platform/instrumentation/tracing/MemoryCacheDumpProvider.h b/third_party/WebKit/Source/platform/instrumentation/tracing/MemoryCacheDumpProvider.h
|
| index 22b2ee623633c614c8116a5679c97b136ab10c9a..0d199fd76b17da90d3f0a8dc288fecdbf218ca93 100644
|
| --- a/third_party/WebKit/Source/platform/instrumentation/tracing/MemoryCacheDumpProvider.h
|
| +++ b/third_party/WebKit/Source/platform/instrumentation/tracing/MemoryCacheDumpProvider.h
|
| @@ -10,7 +10,7 @@
|
| #include "platform/PlatformExport.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/instrumentation/tracing/web_process_memory_dump.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|