Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / webdatabase / SQLResultSetRowList.h
index cf3ab76..ea0a3af 100644 (file)
@@ -30,8 +30,8 @@
 #define SQLResultSetRowList_h
 
 #include "bindings/v8/ScriptWrappable.h"
-#include "heap/Handle.h"
 #include "modules/webdatabase/sqlite/SQLValue.h"
+#include "platform/heap/Handle.h"
 #include "wtf/PassRefPtr.h"
 #include "wtf/RefCounted.h"