| Index: Source/core/platform/chromium/ChromiumDataObject.h
|
| diff --git a/Source/core/platform/chromium/ChromiumDataObject.h b/Source/core/platform/chromium/ChromiumDataObject.h
|
| index 852b9b2f544c6a7dcaf50bf61a7a071fcbceed8e..63afbc8b833b87817bed68d981c762363c9fe71e 100644
|
| --- a/Source/core/platform/chromium/ChromiumDataObject.h
|
| +++ b/Source/core/platform/chromium/ChromiumDataObject.h
|
| @@ -32,7 +32,7 @@
|
| #define ChromiumDataObject_h
|
|
|
| #include "core/platform/chromium/ChromiumDataObjectItem.h"
|
| -#include "core/platform/chromium/PasteMode.h"
|
| +#include "platform/PasteMode.h"
|
| #include "platform/Supplementable.h"
|
| #include "wtf/ListHashSet.h"
|
| #include "wtf/RefCounted.h"
|
|
|