| Index: Source/bindings/v8/custom/V8FileCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8FileCustom.cpp b/Source/bindings/v8/custom/V8FileCustom.cpp
|
| index e7892b0ae68f5cb4f084ad5f3fc4de6f856afa67..18f523e7ba946b0246934332d030b455260fad75 100644
|
| --- a/Source/bindings/v8/custom/V8FileCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8FileCustom.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "V8File.h"
|
| +#include "bindings/core/v8/V8File.h"
|
|
|
| #include "RuntimeEnabledFeatures.h"
|
| #include "bindings/v8/ExceptionState.h"
|
|
|