Index: content/browser/in_process_webkit/indexed_db_dispatcher_host.cc |
diff --git a/content/browser/in_process_webkit/indexed_db_dispatcher_host.cc b/content/browser/in_process_webkit/indexed_db_dispatcher_host.cc |
index b6a2a266d573724804e3814913b09f63fb59bb5c..e3f06ad5201bdce539bc7acf652252f78e2c788e 100644 |
--- a/content/browser/in_process_webkit/indexed_db_dispatcher_host.cc |
+++ b/content/browser/in_process_webkit/indexed_db_dispatcher_host.cc |
@@ -41,10 +41,8 @@ using WebKit::WebIDBCallbacks; |
using WebKit::WebIDBCursor; |
using WebKit::WebIDBDatabase; |
using WebKit::WebIDBDatabaseError; |
-using WebKit::WebIDBIndex; |
using WebKit::WebIDBKey; |
using WebKit::WebIDBMetadata; |
-using WebKit::WebIDBObjectStore; |
using WebKit::WebString; |
using WebKit::WebVector; |