| Index: third_party/WebKit/Source/core/css/CSSTestHelper.cpp
|
| diff --git a/third_party/WebKit/Source/core/css/CSSTestHelper.cpp b/third_party/WebKit/Source/core/css/CSSTestHelper.cpp
|
| index 26410817f6a8b566561136d55c2235e3938e3fb4..4c3f02c77d3ec8d4f458f09098d06a177616c6ac 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSTestHelper.cpp
|
| +++ b/third_party/WebKit/Source/core/css/CSSTestHelper.cpp
|
| @@ -34,8 +34,8 @@
|
| #include "core/css/RuleSet.h"
|
| #include "core/css/StyleSheetContents.h"
|
| #include "core/dom/Document.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|