| Index: third_party/WebKit/Source/platform/geometry/FloatBoxTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/geometry/FloatBoxTest.cpp b/third_party/WebKit/Source/platform/geometry/FloatBoxTest.cpp
|
| index 7bd5d52ba59769ffc8ec3a250f01ba37346883a4..4fe972ed3465ab9fc84c14232a9a35dec2bc5a9c 100644
|
| --- a/third_party/WebKit/Source/platform/geometry/FloatBoxTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/geometry/FloatBoxTest.cpp
|
| @@ -25,8 +25,8 @@
|
| #include "platform/geometry/FloatBox.h"
|
|
|
| #include "platform/geometry/FloatBoxTestHelpers.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|