| Index: third_party/WebKit/Source/core/xml/XSLImportRule.cpp
|
| diff --git a/third_party/WebKit/Source/core/xml/XSLImportRule.cpp b/third_party/WebKit/Source/core/xml/XSLImportRule.cpp
|
| index 4fbed80ca9f1b27fa2ade35b9539a854ed6005c5..2dcc1ef5b85d2c80a8143d6c9279a89192d137f4 100644
|
| --- a/third_party/WebKit/Source/core/xml/XSLImportRule.cpp
|
| +++ b/third_party/WebKit/Source/core/xml/XSLImportRule.cpp
|
| @@ -28,7 +28,7 @@
|
| #include "platform/loader/fetch/FetchRequest.h"
|
| #include "platform/loader/fetch/RawResource.h"
|
| #include "platform/loader/fetch/ResourceFetcher.h"
|
| -#include "wtf/text/TextEncoding.h"
|
| +#include "platform/wtf/text/TextEncoding.h"
|
|
|
| namespace blink {
|
|
|
|
|