| Index: third_party/WebKit/Source/bindings/modules/v8/V8BindingForModules.h
|
| diff --git a/third_party/WebKit/Source/bindings/modules/v8/V8BindingForModules.h b/third_party/WebKit/Source/bindings/modules/v8/V8BindingForModules.h
|
| index 94bed2f938c44b11a4e395d7dce8c9a6b3da1216..df13310059df883e903688a0365e534b30d966dd 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/V8BindingForModules.h
|
| +++ b/third_party/WebKit/Source/bindings/modules/v8/V8BindingForModules.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef V8BindingForModules_h
|
| #define V8BindingForModules_h
|
|
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "modules/ModulesExport.h"
|
| #include "modules/webdatabase/sqlite/SQLValue.h"
|
|
|
|
|