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

Unified Diff: content/child/indexed_db/mock_webidbcallbacks.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
Index: content/child/indexed_db/mock_webidbcallbacks.h
diff --git a/content/child/indexed_db/mock_webidbcallbacks.h b/content/child/indexed_db/mock_webidbcallbacks.h
index 79e6a7ca73e7da8d452695b7a5d8f95f453dfd63..9d721bad2e4bfdcde813d50fc39e318b0c1a3aef 100644
--- a/content/child/indexed_db/mock_webidbcallbacks.h
+++ b/content/child/indexed_db/mock_webidbcallbacks.h
@@ -14,10 +14,6 @@
#include "third_party/WebKit/public/platform/modules/indexeddb/WebIDBValue.h"
#include "third_party/WebKit/public/web/WebHeap.h"
-namespace blink {
-class WebData;
-} // namespace blink
-
namespace content {
class MockWebIDBCallbacks : public blink::WebIDBCallbacks {
« no previous file with comments | « content/child/indexed_db/indexed_db_message_filter.h ('k') | content/child/indexed_db/webidbdatabase_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698