| Index: Source/bindings/v8/custom/V8BlobCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8BlobCustom.cpp b/Source/bindings/v8/custom/V8BlobCustom.cpp
|
| index d4bc1c225a25c61d639ce28b8dcf94c9abb5be80..594b9772cbd978d0e2e3bc01900f468b66d195b5 100644
|
| --- a/Source/bindings/v8/custom/V8BlobCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8BlobCustom.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "V8Blob.h"
|
| +#include "bindings/core/v8/V8Blob.h"
|
|
|
| #include "bindings/v8/ExceptionState.h"
|
| #include "bindings/v8/custom/V8BlobCustomHelpers.h"
|
|
|