| Index: Source/modules/webdatabase/WorkerGlobalScopeWebDatabase.h
|
| diff --git a/Source/modules/webdatabase/WorkerGlobalScopeWebDatabase.h b/Source/modules/webdatabase/WorkerGlobalScopeWebDatabase.h
|
| index 9fd44f06c6ee2328bac4acf48b7ef5b86a3af30d..f0cec067598797678898658d97b9329b95c17688 100644
|
| --- a/Source/modules/webdatabase/WorkerGlobalScopeWebDatabase.h
|
| +++ b/Source/modules/webdatabase/WorkerGlobalScopeWebDatabase.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef WorkerGlobalScopeWebDatabase_h
|
| #define WorkerGlobalScopeWebDatabase_h
|
|
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|