Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / filesystem / DirectoryEntry.h
index 50381f0..f209dea 100644 (file)
@@ -31,9 +31,9 @@
 #ifndef DirectoryEntry_h
 #define DirectoryEntry_h
 
-#include "heap/Handle.h"
 #include "modules/filesystem/Entry.h"
 #include "modules/filesystem/FileSystemFlags.h"
+#include "platform/heap/Handle.h"
 #include "wtf/PassRefPtr.h"
 #include "wtf/RefCounted.h"
 #include "wtf/text/WTFString.h"