Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / filesystem / WorkerGlobalScopeFileSystem.h
index 7d3b617..136a453 100644 (file)
@@ -27,8 +27,8 @@
 #ifndef WorkerGlobalScopeFileSystem_h
 #define WorkerGlobalScopeFileSystem_h
 
-#include "heap/Handle.h"
 #include "modules/filesystem/DOMFileSystemSync.h"
+#include "platform/heap/Handle.h"
 #include "wtf/PassRefPtr.h"
 
 namespace WebCore {