| Index: Source/core/clipboard/DataTransferItem.cpp
|
| diff --git a/Source/core/clipboard/DataTransferItem.cpp b/Source/core/clipboard/DataTransferItem.cpp
|
| index 9eef95c9610f19326c61f77b509f855afcccc64e..8998c62d63f86e220e0ebd2de8e5b0a56c58539c 100644
|
| --- a/Source/core/clipboard/DataTransferItem.cpp
|
| +++ b/Source/core/clipboard/DataTransferItem.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "core/clipboard/DataTransferItem.h"
|
|
|
| -#include "bindings/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8Binding.h"
|
| #include "core/clipboard/DataObjectItem.h"
|
| #include "core/clipboard/DataTransfer.h"
|
| #include "core/dom/StringCallback.h"
|
|
|