| Index: Source/bindings/v8/custom/V8BlobCustomHelpers.cpp
|
| diff --git a/Source/bindings/v8/custom/V8BlobCustomHelpers.cpp b/Source/bindings/v8/custom/V8BlobCustomHelpers.cpp
|
| index b36a3c19f73cb5bafe828c59000b37f1dab08797..e6ec3535ba6bd5a4949806c4dca4c809355ae64f 100644
|
| --- a/Source/bindings/v8/custom/V8BlobCustomHelpers.cpp
|
| +++ b/Source/bindings/v8/custom/V8BlobCustomHelpers.cpp
|
| @@ -29,9 +29,9 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "V8BlobCustomHelpers.h"
|
| +#include "bindings/v8/custom/V8BlobCustomHelpers.h"
|
|
|
| -#include "V8Blob.h"
|
| +#include "bindings/core/v8/V8Blob.h"
|
| #include "bindings/v8/Dictionary.h"
|
| #include "bindings/v8/ExceptionState.h"
|
| #include "bindings/v8/V8Binding.h"
|
|
|