| Index: third_party/WebKit/Source/core/exported/WebBlob.cpp
|
| diff --git a/third_party/WebKit/Source/core/exported/WebBlob.cpp b/third_party/WebKit/Source/core/exported/WebBlob.cpp
|
| index 36dfcddbf09e7a3f7c49e1e6eced53ea86343a3c..1aa746175c69b94cd17dd5ae0ee9815e25c6c3d2 100644
|
| --- a/third_party/WebKit/Source/core/exported/WebBlob.cpp
|
| +++ b/third_party/WebKit/Source/core/exported/WebBlob.cpp
|
| @@ -32,7 +32,7 @@
|
|
|
| #include <memory>
|
|
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/core/v8/V8Blob.h"
|
| #include "core/fileapi/Blob.h"
|
| #include "platform/FileMetadata.h"
|
|
|