Index: Source/modules/indexeddb/IDBAny.h |
diff --git a/Source/modules/indexeddb/IDBAny.h b/Source/modules/indexeddb/IDBAny.h |
index f9c8141f6c12ce3082d2f2922a87428d720acf18..f7f39540ba776c7788762db9469ab7ad1e47542e 100644 |
--- a/Source/modules/indexeddb/IDBAny.h |
+++ b/Source/modules/indexeddb/IDBAny.h |
@@ -30,9 +30,7 @@ |
#include "modules/indexeddb/IDBKey.h" |
#include "modules/indexeddb/IDBKeyPath.h" |
#include "platform/SharedBuffer.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefCounted.h" |
-#include "wtf/RefPtr.h" |
+#include "wtf/Forward.h" |
#include "wtf/text/WTFString.h" |
namespace blink { |