| Index: third_party/WebKit/Source/core/timing/MemoryInfo.h
|
| diff --git a/third_party/WebKit/Source/core/timing/MemoryInfo.h b/third_party/WebKit/Source/core/timing/MemoryInfo.h
|
| index b09f00cb23f8faa58b58250c65c15ad1f0d32da9..b7e1f737b595f773ae59f430c6aa6f6ba7675d13 100644
|
| --- a/third_party/WebKit/Source/core/timing/MemoryInfo.h
|
| +++ b/third_party/WebKit/Source/core/timing/MemoryInfo.h
|
| @@ -34,7 +34,7 @@
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|