Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / quota / WorkerNavigatorStorageQuota.h
index f23a4ea..6617609 100644 (file)
@@ -33,9 +33,9 @@
 
 #include "core/frame/DOMWindowProperty.h"
 #include "core/workers/WorkerNavigator.h"
-#include "heap/Handle.h"
 #include "modules/quota/DeprecatedStorageQuota.h"
 #include "platform/Supplementable.h"
+#include "platform/heap/Handle.h"
 
 namespace WebCore {