Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1505)

Unified Diff: content/child/indexed_db/indexed_db_message_filter.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/child/indexed_db/indexed_db_dispatcher.h ('k') | content/child/indexed_db/mock_webidbcallbacks.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/indexed_db/indexed_db_message_filter.h
diff --git a/content/child/indexed_db/indexed_db_message_filter.h b/content/child/indexed_db/indexed_db_message_filter.h
index 92c6dec06d72823f968439df02f3f9e16603b38d..4c727c67eb2fc92014b5e80253a4d814c9bbae11 100644
--- a/content/child/indexed_db/indexed_db_message_filter.h
+++ b/content/child/indexed_db/indexed_db_message_filter.h
@@ -11,9 +11,6 @@
#include "base/memory/ref_counted.h"
#include "content/child/worker_thread_message_filter.h"
-struct IndexedDBDatabaseMetadata;
-struct IndexedDBMsg_CallbacksUpgradeNeeded_Params;
-
namespace content {
class IndexedDBMessageFilter : public WorkerThreadMessageFilter {
« no previous file with comments | « content/child/indexed_db/indexed_db_dispatcher.h ('k') | content/child/indexed_db/mock_webidbcallbacks.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698