| Index: third_party/WebKit/Source/core/dom/ScriptLoader.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ScriptLoader.h b/third_party/WebKit/Source/core/dom/ScriptLoader.h
|
| index e242e32ca77fe62450c48969f77d3b952078e0b2..abad9d2e1bf80eaed356e00aa7b3c7637c989441 100644
|
| --- a/third_party/WebKit/Source/core/dom/ScriptLoader.h
|
| +++ b/third_party/WebKit/Source/core/dom/ScriptLoader.h
|
| @@ -26,7 +26,7 @@
|
| #include "core/dom/ScriptRunner.h"
|
| #include "core/fetch/FetchRequest.h"
|
| #include "core/fetch/ResourceClient.h"
|
| -#include "core/fetch/ScriptResource.h"
|
| +#include "core/loader/resource/ScriptResource.h"
|
| #include "wtf/text/TextPosition.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|