X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fmodules%2Fwebdatabase%2Fsqlite%2FSQLiteDatabase.h;h=ad8ae5890704682fba7dee7e52fe5e1533d0cb9c;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=153d1cf81875baa8f88cbf8f160e0b69e4292418;hpb=2f108dbacb161091e42a3479f4e171339b7e7623;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteDatabase.h b/src/third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteDatabase.h index 153d1cf..ad8ae58 100644 --- a/src/third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteDatabase.h +++ b/src/third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteDatabase.h @@ -27,7 +27,7 @@ #ifndef SQLiteDatabase_h #define SQLiteDatabase_h -#include "heap/Handle.h" +#include "platform/heap/Handle.h" #include "wtf/Threading.h" #include "wtf/ThreadingPrimitives.h" #include "wtf/text/CString.h"