Index: Source/modules/indexeddb/IDBKeyRange.h |
diff --git a/Source/modules/indexeddb/IDBKeyRange.h b/Source/modules/indexeddb/IDBKeyRange.h |
index d383d99b27a85960ca99810993d4382d838ae4b7..0100d7ee5b0e4ca1d4e9c113647e0603a778ef64 100644 |
--- a/Source/modules/indexeddb/IDBKeyRange.h |
+++ b/Source/modules/indexeddb/IDBKeyRange.h |
@@ -29,8 +29,6 @@ |
#include "bindings/v8/Dictionary.h" |
#include "bindings/v8/ScriptWrappable.h" |
#include "modules/indexeddb/IDBKey.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefCounted.h" |
namespace WebCore { |