| Index: Source/core/platform/chromium/ChromiumDataObjectItem.h
|
| diff --git a/Source/core/platform/chromium/ChromiumDataObjectItem.h b/Source/core/platform/chromium/ChromiumDataObjectItem.h
|
| index 719cc0fdd285eae27b33293445e66a9134c2ad36..986663c285ed014825fe9bd1623422dceebb6b2e 100644
|
| --- a/Source/core/platform/chromium/ChromiumDataObjectItem.h
|
| +++ b/Source/core/platform/chromium/ChromiumDataObjectItem.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef ChromiumDataObjectItem_h
|
| #define ChromiumDataObjectItem_h
|
|
|
| -#include "File.h"
|
| +#include "core/fileapi/File.h"
|
| #include "core/platform/KURL.h"
|
| #include "core/platform/SharedBuffer.h"
|
| #include <wtf/RefCounted.h>
|
|
|