| Index: Source/bindings/core/v8/V8ScriptRunnerTest.cpp
|
| diff --git a/Source/bindings/core/v8/V8ScriptRunnerTest.cpp b/Source/bindings/core/v8/V8ScriptRunnerTest.cpp
|
| index c481ccd6846ed782d85f468b111803ff27f38b29..0d45b7801cd4616c3679c03f0330f4d5490a38fc 100644
|
| --- a/Source/bindings/core/v8/V8ScriptRunnerTest.cpp
|
| +++ b/Source/bindings/core/v8/V8ScriptRunnerTest.cpp
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "bindings/core/v8/V8Binding.h"
|
| #include "bindings/core/v8/V8BindingForTesting.h"
|
| +#include "core/dom/ScriptResource.h"
|
| #include "core/fetch/CachedMetadataHandler.h"
|
| -#include "core/fetch/ScriptResource.h"
|
| #include "platform/heap/Handle.h"
|
| #include <gtest/gtest.h>
|
| #include <v8.h>
|
|
|