| Index: third_party/WebKit/Source/platform/MemoryCoordinator.cpp
|
| diff --git a/third_party/WebKit/Source/platform/MemoryCoordinator.cpp b/third_party/WebKit/Source/platform/MemoryCoordinator.cpp
|
| index 3153a2002cb5bce32a1378237e68cf38c60c900d..c15750196f607b0d2508a86bf6a4368ba918f389 100644
|
| --- a/third_party/WebKit/Source/platform/MemoryCoordinator.cpp
|
| +++ b/third_party/WebKit/Source/platform/MemoryCoordinator.cpp
|
| @@ -8,7 +8,7 @@
|
| #include "platform/fonts/FontCache.h"
|
| #include "platform/graphics/ImageDecodingStore.h"
|
| #include "platform/instrumentation/tracing/TraceEvent.h"
|
| -#include "wtf/allocator/Partitions.h"
|
| +#include "platform/wtf/allocator/Partitions.h"
|
|
|
| namespace blink {
|
|
|
|
|