| Index: third_party/WebKit/Source/core/html/LinkRelAttributeTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/LinkRelAttributeTest.cpp b/third_party/WebKit/Source/core/html/LinkRelAttributeTest.cpp
|
| index 70172139184a1d1b3b5298425233df900f8cc515..4a2377bfd6bce2bf57021f6443eece17139dc557 100644
|
| --- a/third_party/WebKit/Source/core/html/LinkRelAttributeTest.cpp
|
| +++ b/third_party/WebKit/Source/core/html/LinkRelAttributeTest.cpp
|
| @@ -31,8 +31,8 @@
|
| #include "core/html/LinkRelAttribute.h"
|
|
|
| #include "platform/RuntimeEnabledFeatures.h"
|
| +#include "platform/wtf/text/CString.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "wtf/text/CString.h"
|
|
|
| namespace blink {
|
|
|
|
|