Chromium Code Reviews| Index: content/child/indexed_db/webidbdatabase_impl.h |
| diff --git a/content/child/indexed_db/webidbdatabase_impl.h b/content/child/indexed_db/webidbdatabase_impl.h |
| index a348a4da24e8ddf93bfb25ba59752253bb2409bb..386f938023a836f13c216f71af6c4e026febe296 100644 |
| --- a/content/child/indexed_db/webidbdatabase_impl.h |
| +++ b/content/child/indexed_db/webidbdatabase_impl.h |
| @@ -17,7 +17,6 @@ |
| namespace blink { |
| class WebBlobInfo; |
| class WebIDBCallbacks; |
| -class WebIDBDatabaseCallbacks; |
| class WebIDBObserver; |
| class WebString; |
| } |