| Index: third_party/WebKit/Source/bindings/core/v8/ScriptModule.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ScriptModule.cpp b/third_party/WebKit/Source/bindings/core/v8/ScriptModule.cpp
|
| index 2826d8e3869a4021e0aa9c4fb611efcdd077daa8..544c0ad9f3436d4d94bba9fd76cda3dc97d33019 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ScriptModule.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ScriptModule.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "bindings/core/v8/ScriptModule.h"
|
|
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "core/dom/Modulator.h"
|
| #include "core/dom/ScriptModuleResolver.h"
|
|
|
|
|