| Index: third_party/WebKit/Source/core/xml/parser/XMLErrors.cpp
|
| diff --git a/third_party/WebKit/Source/core/xml/parser/XMLErrors.cpp b/third_party/WebKit/Source/core/xml/parser/XMLErrors.cpp
|
| index de1864b5684e7f07a4165ce5b089b2ecd790fc3b..f2ddc1fb69c78d8d69116bf6e939d6f6ec66b9f0 100644
|
| --- a/third_party/WebKit/Source/core/xml/parser/XMLErrors.cpp
|
| +++ b/third_party/WebKit/Source/core/xml/parser/XMLErrors.cpp
|
| @@ -34,7 +34,7 @@
|
| #include "core/dom/Element.h"
|
| #include "core/dom/Text.h"
|
| #include "core/xml/DocumentXSLT.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|