| Index: content/browser/indexed_db/indexed_db_dispatcher_host.h
|
| diff --git a/content/browser/indexed_db/indexed_db_dispatcher_host.h b/content/browser/indexed_db/indexed_db_dispatcher_host.h
|
| index 87011e969923530dfc93e08ccaf95c4789f08422..28f19668fbf9aaef8cf2368f7c0aa61b51b5627a 100644
|
| --- a/content/browser/indexed_db/indexed_db_dispatcher_host.h
|
| +++ b/content/browser/indexed_db/indexed_db_dispatcher_host.h
|
| @@ -30,7 +30,6 @@ class Origin;
|
| namespace content {
|
| class IndexedDBBlobInfo;
|
| class IndexedDBCallbacks;
|
| -class IndexedDBConnection;
|
| class IndexedDBContextImpl;
|
| class IndexedDBDatabaseCallbacks;
|
|
|
|
|