| Index: third_party/WebKit/Source/core/dom/TextLinkColors.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/TextLinkColors.cpp b/third_party/WebKit/Source/core/dom/TextLinkColors.cpp
|
| index 814c59f611c98a53f0e3a655d7a4b244d30edb09..cc20ab4c157f02ab8f176f274f5f3ba51d3c2ece 100644
|
| --- a/third_party/WebKit/Source/core/dom/TextLinkColors.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/TextLinkColors.cpp
|
| @@ -33,7 +33,7 @@
|
| #include "core/css/CSSIdentifierValue.h"
|
| #include "core/css/StyleColor.h"
|
| #include "core/layout/LayoutTheme.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|