| Index: third_party/WebKit/Source/bindings/core/v8/ScriptSourceCode.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ScriptSourceCode.h b/third_party/WebKit/Source/bindings/core/v8/ScriptSourceCode.h
|
| index 954e90814979e515c803631ded4d91ecef0e1fe5..3af0431128cc1dd3d013cea05c296ef0f0e8618f 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ScriptSourceCode.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ScriptSourceCode.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "bindings/core/v8/ScriptStreamer.h"
|
| #include "core/CoreExport.h"
|
| -#include "core/fetch/ScriptResource.h"
|
| +#include "core/loader/resource/ScriptResource.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/weborigin/KURL.h"
|
| #include "wtf/text/TextPosition.h"
|
|
|