| Index: third_party/WebKit/Source/platform/transforms/AffineTransformTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/transforms/AffineTransformTest.cpp b/third_party/WebKit/Source/platform/transforms/AffineTransformTest.cpp
|
| index 2c99fdf32523936d869ad59446a3eca7aa1a6c04..f3f69a76488a436659d736b38463b03c06052c3f 100644
|
| --- a/third_party/WebKit/Source/platform/transforms/AffineTransformTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/transforms/AffineTransformTest.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "platform/transforms/AffineTransform.h"
|
|
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|