| Index: third_party/WebKit/Source/core/layout/ng/ng_exclusion.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_exclusion.h b/third_party/WebKit/Source/core/layout/ng/ng_exclusion.h
|
| index b5a19ef8d4132da08f85c2fb45a5e22c0f47cac8..7b058976ddec0a61ce0da7a9f84abe078e8e6f18 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_exclusion.h
|
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_exclusion.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/layout/ng/geometry/ng_logical_rect.h"
|
| -#include "wtf/Vector.h"
|
| +#include "platform/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|