| Index: third_party/WebKit/Source/core/layout/TableLayoutAlgorithmAuto.h
|
| diff --git a/third_party/WebKit/Source/core/layout/TableLayoutAlgorithmAuto.h b/third_party/WebKit/Source/core/layout/TableLayoutAlgorithmAuto.h
|
| index 0afab85dc29d364d85f0f9b771327bc2d75af69d..1accc6b441e0de4cef4518001a384ecb92010dcc 100644
|
| --- a/third_party/WebKit/Source/core/layout/TableLayoutAlgorithmAuto.h
|
| +++ b/third_party/WebKit/Source/core/layout/TableLayoutAlgorithmAuto.h
|
| @@ -24,7 +24,7 @@
|
| #include "core/layout/TableLayoutAlgorithm.h"
|
| #include "platform/LayoutUnit.h"
|
| #include "platform/Length.h"
|
| -#include "wtf/Vector.h"
|
| +#include "platform/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|