| Index: third_party/WebKit/Source/platform/geometry/LayoutRectTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/geometry/LayoutRectTest.cpp b/third_party/WebKit/Source/platform/geometry/LayoutRectTest.cpp
|
| index 09d52b7c6e71ac53c7004ef7bd14996ae02b713c..ba9f148483509aed45843696ad741027c8ac5983 100644
|
| --- a/third_party/WebKit/Source/platform/geometry/LayoutRectTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/geometry/LayoutRectTest.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "platform/geometry/LayoutRect.h"
|
|
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|