| Index: Source/modules/webdatabase/WorkerGlobalScopeWebDatabase.h
|
| diff --git a/Source/modules/webdatabase/WorkerGlobalScopeWebDatabase.h b/Source/modules/webdatabase/WorkerGlobalScopeWebDatabase.h
|
| index f0cec067598797678898658d97b9329b95c17688..bcb3651dca912af00c3aae35ca8fea18ee341186 100644
|
| --- a/Source/modules/webdatabase/WorkerGlobalScopeWebDatabase.h
|
| +++ b/Source/modules/webdatabase/WorkerGlobalScopeWebDatabase.h
|
| @@ -29,9 +29,6 @@
|
|
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Forward.h"
|
| -#include "wtf/PassRefPtr.h"
|
| -#include "wtf/RefCounted.h"
|
| -#include "wtf/RefPtr.h"
|
|
|
| namespace WebCore {
|
|
|
|
|