| Index: content/browser/indexed_db/indexed_db_callbacks_wrapper.h
|
| diff --git a/content/browser/indexed_db/indexed_db_callbacks_wrapper.h b/content/browser/indexed_db/indexed_db_callbacks_wrapper.h
|
| index 33b50cf42aa425c3e00f6fde03f2a54e09a7f29e..279c0208485d7dc3e70937a882883ef579c6bec8 100644
|
| --- a/content/browser/indexed_db/indexed_db_callbacks_wrapper.h
|
| +++ b/content/browser/indexed_db/indexed_db_callbacks_wrapper.h
|
| @@ -22,7 +22,6 @@ class IndexedDBCallbacksBase;
|
| class IndexedDBDatabaseCallbacksWrapper;
|
| class IndexedDBCursor;
|
| class IndexedDBDatabase;
|
| -class WebIDBCursorImpl;
|
| class WebIDBDatabaseImpl;
|
| struct IndexedDBDatabaseMetadata;
|
|
|
|
|