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

Unified Diff: content/child/blink_platform_impl.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/blink_platform_impl.h
diff --git a/content/child/blink_platform_impl.h b/content/child/blink_platform_impl.h
index 74acb64b942fc65c66249b48c3d9e2b59026d72a..5ee5049dac0819ef8ddd4f3dd954c309d2ef68e4 100644
--- a/content/child/blink_platform_impl.h
+++ b/content/child/blink_platform_impl.h
@@ -33,7 +33,6 @@
#endif
namespace base {
-class MessageLoop;
class WaitableEvent;
}
@@ -45,11 +44,9 @@ class WebThreadBase;
namespace content {
class BackgroundSyncProvider;
-class FlingCurveConfiguration;
class NotificationDispatcher;
class PushDispatcher;
class ThreadSafeSender;
-class TraceLogObserverAdapter;
class WebCryptoImpl;
class CONTENT_EXPORT BlinkPlatformImpl
« no previous file with comments | « content/browser/web_contents/web_contents_view_mac.h ('k') | content/child/blob_storage/blob_message_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698