| Index: Source/modules/indexeddb/IndexedDBClient.h
|
| diff --git a/Source/modules/indexeddb/IndexedDBClient.h b/Source/modules/indexeddb/IndexedDBClient.h
|
| index b9eca00063ea4b070a82360f83a692c83b450196..8a2afbe8a7cfff10a7d350997c2d3e61d41d4285 100644
|
| --- a/Source/modules/indexeddb/IndexedDBClient.h
|
| +++ b/Source/modules/indexeddb/IndexedDBClient.h
|
| @@ -29,8 +29,6 @@
|
| #define IndexedDBClient_h
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/PassRefPtr.h"
|
| -#include "wtf/RefCounted.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace WebCore {
|
|
|