| Index: Source/modules/webdatabase/sqlite/SQLiteDatabase.h
|
| diff --git a/Source/modules/webdatabase/sqlite/SQLiteDatabase.h b/Source/modules/webdatabase/sqlite/SQLiteDatabase.h
|
| index 153d1cf81875baa8f88cbf8f160e0b69e4292418..ad8ae5890704682fba7dee7e52fe5e1533d0cb9c 100644
|
| --- a/Source/modules/webdatabase/sqlite/SQLiteDatabase.h
|
| +++ b/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"
|
|
|