| Index: Source/core/clipboard/DataTransferItemList.h
|
| diff --git a/Source/core/clipboard/DataTransferItemList.h b/Source/core/clipboard/DataTransferItemList.h
|
| index cecd4d01ba300577534555d385bd7d79354a9078..3de323a3cf997739055f991426745d0562988737 100644
|
| --- a/Source/core/clipboard/DataTransferItemList.h
|
| +++ b/Source/core/clipboard/DataTransferItemList.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef DataTransferItemList_h
|
| #define DataTransferItemList_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"
|
|
|