| Index: Source/bindings/core/v8/ScriptSourceCode.h
|
| diff --git a/Source/bindings/core/v8/ScriptSourceCode.h b/Source/bindings/core/v8/ScriptSourceCode.h
|
| index e7ae62ddf9882adf06e1dcd63fae61d02e942954..9a71f4edc9c5deaaa05096f77bc699be6bdec567 100644
|
| --- a/Source/bindings/core/v8/ScriptSourceCode.h
|
| +++ b/Source/bindings/core/v8/ScriptSourceCode.h
|
| @@ -33,8 +33,8 @@
|
|
|
| #include "bindings/core/v8/ScriptStreamer.h"
|
| #include "core/CoreExport.h"
|
| +#include "core/dom/ScriptResource.h"
|
| #include "core/fetch/ResourcePtr.h"
|
| -#include "core/fetch/ScriptResource.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/weborigin/KURL.h"
|
| #include "wtf/text/TextPosition.h"
|
|
|