| Index: third_party/WebKit/Source/platform/geometry/IntRectTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/geometry/IntRectTest.cpp b/third_party/WebKit/Source/platform/geometry/IntRectTest.cpp
|
| index a76430bebccfcfe90e027b933a443cc7dcc55663..7cfce74f654951fa17a261e73621697b29c873c5 100644
|
| --- a/third_party/WebKit/Source/platform/geometry/IntRectTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/geometry/IntRectTest.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "platform/geometry/IntRect.h"
|
|
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|