| Index: Source/bindings/core/v8/custom/V8BlobCustomHelpers.h
|
| diff --git a/Source/bindings/core/v8/custom/V8BlobCustomHelpers.h b/Source/bindings/core/v8/custom/V8BlobCustomHelpers.h
|
| index 93cc08dce799420099b03ad4483816ba5133a0b9..09975ac3a058b3b1afb0a2c83e8788e3c91ea6b7 100644
|
| --- a/Source/bindings/core/v8/custom/V8BlobCustomHelpers.h
|
| +++ b/Source/bindings/core/v8/custom/V8BlobCustomHelpers.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef V8BlobCustomHelpers_h
|
| #define V8BlobCustomHelpers_h
|
|
|
| -#include "bindings/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8Binding.h"
|
|
|
| namespace WebCore {
|
|
|
|
|