| Index: third_party/WebKit/Source/platform/LayoutTestSupport.h
|
| diff --git a/third_party/WebKit/Source/platform/LayoutTestSupport.h b/third_party/WebKit/Source/platform/LayoutTestSupport.h
|
| index 62d1886fb9fa53b9b2ccc5cba75ff7561afea832..1a8315d31d14678a20c9466f37d4039263bb5985 100644
|
| --- a/third_party/WebKit/Source/platform/LayoutTestSupport.h
|
| +++ b/third_party/WebKit/Source/platform/LayoutTestSupport.h
|
| @@ -32,7 +32,7 @@
|
| #define LayoutTestSupport_h
|
|
|
| #include "platform/PlatformExport.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|