Chromium Code Reviews| Index: content/browser/in_process_webkit/indexed_db_dispatcher_host.h |
| diff --git a/content/browser/in_process_webkit/indexed_db_dispatcher_host.h b/content/browser/in_process_webkit/indexed_db_dispatcher_host.h |
| index 48a75d744cdf5dfa559f9c53ebff0aa9b72eb88e..3c719a759bf267f296a0c1cbcb5886603fa60534 100644 |
| --- a/content/browser/in_process_webkit/indexed_db_dispatcher_host.h |
| +++ b/content/browser/in_process_webkit/indexed_db_dispatcher_host.h |
| @@ -30,8 +30,6 @@ struct IndexedDBHostMsg_FactoryOpen_Params; |
| namespace WebKit { |
| class WebIDBCursor; |
| class WebIDBDatabase; |
| -class WebIDBIndex; |
| -class WebIDBObjectStore; |
| struct WebIDBMetadata; |
| } |