| Index: third_party/WebKit/Source/core/css/parser/CSSLazyParsingTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/css/parser/CSSLazyParsingTest.cpp b/third_party/WebKit/Source/core/css/parser/CSSLazyParsingTest.cpp
|
| index d6f2bbfa13cf150ce78032ee277f284f78ef5c31..168e032fdfa65854add054e4c2f58ad8714c9e47 100644
|
| --- a/third_party/WebKit/Source/core/css/parser/CSSLazyParsingTest.cpp
|
| +++ b/third_party/WebKit/Source/core/css/parser/CSSLazyParsingTest.cpp
|
| @@ -12,8 +12,8 @@
|
| #include "core/testing/DummyPageHolder.h"
|
| #include "platform/heap/Heap.h"
|
| #include "platform/testing/HistogramTester.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|