| Index: third_party/WebKit/Source/core/layout/ScrollAlignment.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ScrollAlignment.h b/third_party/WebKit/Source/core/layout/ScrollAlignment.h
|
| index 640b431f2e6359a23d7298d2613f57d381495a56..4d162cc7083226636d8c0cf81481d66775bcd36f 100644
|
| --- a/third_party/WebKit/Source/core/layout/ScrollAlignment.h
|
| +++ b/third_party/WebKit/Source/core/layout/ScrollAlignment.h
|
| @@ -45,7 +45,7 @@
|
| #define ScrollAlignment_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|