Chromium Code Reviews| Index: third_party/WebKit/Source/platform/heap/PagePool.h |
| diff --git a/third_party/WebKit/Source/platform/heap/PagePool.h b/third_party/WebKit/Source/platform/heap/PagePool.h |
| index 7a3748f6194e2912a22b6b81de8fce6fa24337dd..37f3a676420c0aa17cf6e945858711697efb190c 100644 |
| --- a/third_party/WebKit/Source/platform/heap/PagePool.h |
| +++ b/third_party/WebKit/Source/platform/heap/PagePool.h |
| @@ -6,7 +6,7 @@ |
| #define PagePool_h |
| #include "platform/heap/ThreadState.h" |
| -#include "wtf/Allocator.h" |
| +#include "platform/wtf/Allocator.h" |
| namespace blink { |