| Index: Source/modules/filesystem/Metadata.h
|
| diff --git a/Source/modules/filesystem/Metadata.h b/Source/modules/filesystem/Metadata.h
|
| index 678bcee5625cdb960954d576b1aca170be209828..2a25f044705e1542d0f9d09cff3d248e09ec0418 100644
|
| --- a/Source/modules/filesystem/Metadata.h
|
| +++ b/Source/modules/filesystem/Metadata.h
|
| @@ -32,8 +32,8 @@
|
| #define Metadata_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "heap/Handle.h"
|
| #include "platform/FileMetadata.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/RefCounted.h"
|
|
|
| namespace WebCore {
|
|
|