| Index: third_party/WebKit/Source/core/clipboard/DataTransferItemList.h
|
| diff --git a/third_party/WebKit/Source/core/clipboard/DataTransferItemList.h b/third_party/WebKit/Source/core/clipboard/DataTransferItemList.h
|
| index ac4ed692f5ba67751d956f4f533b570628be1e2a..69101e061f6bb86e934f4ada66f5dba92a6624fb 100644
|
| --- a/third_party/WebKit/Source/core/clipboard/DataTransferItemList.h
|
| +++ b/third_party/WebKit/Source/core/clipboard/DataTransferItemList.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef DataTransferItemList_h
|
| #define DataTransferItemList_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/wtf/Forward.h"
|
|
|
|
|