| Index: third_party/WebKit/Source/platform/geometry/FloatRoundedRectTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/geometry/FloatRoundedRectTest.cpp b/third_party/WebKit/Source/platform/geometry/FloatRoundedRectTest.cpp
|
| index 9b10bd7dee72e12d59f6a5300762d8ea8ad23588..e814fc0a52846a7d12c1ed9c894fbc680208d71c 100644
|
| --- a/third_party/WebKit/Source/platform/geometry/FloatRoundedRectTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/geometry/FloatRoundedRectTest.cpp
|
| @@ -29,8 +29,8 @@
|
|
|
| #include "platform/geometry/FloatRoundedRect.h"
|
|
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|