| Index: Source/core/clipboard/DataTransferItem.h
|
| diff --git a/Source/core/clipboard/DataTransferItem.h b/Source/core/clipboard/DataTransferItem.h
|
| index 8a500d4a848ed9af4a8cfb2e1942cfa9804417be..3292155142ce59ff887bed9350678bf5bbd6cce3 100644
|
| --- a/Source/core/clipboard/DataTransferItem.h
|
| +++ b/Source/core/clipboard/DataTransferItem.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef DataTransferItem_h
|
| #define DataTransferItem_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/RefCounted.h"
|
|
|