| Index: third_party/WebKit/Source/core/clipboard/DataTransferItem.h
|
| diff --git a/third_party/WebKit/Source/core/clipboard/DataTransferItem.h b/third_party/WebKit/Source/core/clipboard/DataTransferItem.h
|
| index f9471ca3b45134ff6ed5ad0dc2297e60adafa915..1434cc3ccd1f9643d0725a4a950c6611874a26da 100644
|
| --- a/third_party/WebKit/Source/core/clipboard/DataTransferItem.h
|
| +++ b/third_party/WebKit/Source/core/clipboard/DataTransferItem.h
|
| @@ -34,7 +34,7 @@
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|