| Index: third_party/WebKit/Source/platform/heap/VisitorImpl.h
|
| diff --git a/third_party/WebKit/Source/platform/heap/VisitorImpl.h b/third_party/WebKit/Source/platform/heap/VisitorImpl.h
|
| index a746cdef50ba3742553df987645b429e303b5540..dcd87c918e19abcabba07be010dabcf3ce037637 100644
|
| --- a/third_party/WebKit/Source/platform/heap/VisitorImpl.h
|
| +++ b/third_party/WebKit/Source/platform/heap/VisitorImpl.h
|
| @@ -8,7 +8,7 @@
|
| #include "platform/heap/Heap.h"
|
| #include "platform/heap/ThreadState.h"
|
| #include "platform/heap/Visitor.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|