| Index: Source/modules/webdatabase/DOMWindowWebDatabase.h
|
| diff --git a/Source/modules/webdatabase/DOMWindowWebDatabase.h b/Source/modules/webdatabase/DOMWindowWebDatabase.h
|
| index ce0833a594f6592f26341c6b0b4b2e2d9c502c47..0331e9ab1bdd418e26aba4754893036ea25e24e0 100644
|
| --- a/Source/modules/webdatabase/DOMWindowWebDatabase.h
|
| +++ b/Source/modules/webdatabase/DOMWindowWebDatabase.h
|
| @@ -28,9 +28,7 @@
|
| #define DOMWindowWebDatabase_h
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/PassRefPtr.h"
|
| -#include "wtf/RefCounted.h"
|
| -#include "wtf/RefPtr.h"
|
| +#include "wtf/Forward.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace WebCore {
|
|
|