| Index: Source/core/fetch/ScriptResource.cpp
|
| diff --git a/Source/core/fetch/ScriptResource.cpp b/Source/core/fetch/ScriptResource.cpp
|
| index 2724673c86ed5b77c9e4b788b8ad6aa2393ce6fd..5e210bdd66034ed8812ec267692133fa228e54c4 100644
|
| --- a/Source/core/fetch/ScriptResource.cpp
|
| +++ b/Source/core/fetch/ScriptResource.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "config.h"
|
| #include "core/fetch/ScriptResource.h"
|
|
|
| -#include "core/fetch/TextResourceDecoder.h"
|
| +#include "core/html/parser/TextResourceDecoder.h"
|
| #include "platform/MIMETypeRegistry.h"
|
| #include "platform/SharedBuffer.h"
|
| #include "platform/network/HTTPParsers.h"
|
|
|