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

Unified Diff: public/platform/Platform.h

Issue 364873002: Introduce a basic Blink Scheduler (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased. Created 6 years, 5 months 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: public/platform/Platform.h
diff --git a/public/platform/Platform.h b/public/platform/Platform.h
index 32a771664055d8965f14439bba5fa19c1b5d5e86..39c39eeb57a4777382f93928b4d27a6fa846db2f 100644
--- a/public/platform/Platform.h
+++ b/public/platform/Platform.h
@@ -89,6 +89,7 @@ class WebPublicSuffixList;
class WebRTCPeerConnectionHandler;
class WebRTCPeerConnectionHandlerClient;
class WebSandboxSupport;
+class WebScheduler;
class WebScrollbarBehavior;
class WebSocketHandle;
class WebSocketStreamHandle;

Powered by Google App Engine
This is Rietveld 408576698