| Index: third_party/WebKit/Source/platform/fonts/shaping/ShapingLineBreakerTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/fonts/shaping/ShapingLineBreakerTest.cpp b/third_party/WebKit/Source/platform/fonts/shaping/ShapingLineBreakerTest.cpp
|
| index c9e63048bc273119f62ad8319c8c4e62cfd12240..ccc3a901dc43546ef55e65154976eebf30fa5bcd 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/shaping/ShapingLineBreakerTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/fonts/shaping/ShapingLineBreakerTest.cpp
|
| @@ -11,8 +11,8 @@
|
| #include "platform/fonts/shaping/ShapeResultTestInfo.h"
|
| #include "platform/text/TextBreakIterator.h"
|
| #include "platform/text/TextRun.h"
|
| +#include "platform/wtf/Vector.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|