Chromium Code Reviews| Index: third_party/WebKit/Source/platform/heap/WrapperVisitor.h |
| diff --git a/third_party/WebKit/Source/platform/heap/WrapperVisitor.h b/third_party/WebKit/Source/platform/heap/WrapperVisitor.h |
| index 5d375983f3149a8ec9a4fe70be002e12d06738b4..308633deab15b55c4a033cb12928725dff01d6db 100644 |
| --- a/third_party/WebKit/Source/platform/heap/WrapperVisitor.h |
| +++ b/third_party/WebKit/Source/platform/heap/WrapperVisitor.h |
| @@ -6,7 +6,7 @@ |
| #define WrapperVisitor_h |
| #include "platform/PlatformExport.h" |
| -#include "wtf/Allocator.h" |
| +#include "platform/wtf/Allocator.h" |
| namespace v8 { |
| class Value; |