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

Unified Diff: content/child/blink_platform_impl.h

Issue 1547893003: WIP - compositor worker mega patch. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 4bfeb7e7ae57bab19cd10ae0817205759ba99d68..c2b78b101c3b80d43858a5be15b8bec60890fdc8 100644
--- a/content/child/blink_platform_impl.h
+++ b/content/child/blink_platform_impl.h
@@ -37,6 +37,10 @@ namespace scheduler {
class WebThreadBase;
}
+namespace scheduler {
+class WebThreadImplForWorkerScheduler;
+}
+
namespace content {
class BackgroundSyncProvider;
class FlingCurveConfiguration;
« no previous file with comments | « content/browser/renderer_host/input/synthetic_gesture_target_mac.mm ('k') | content/renderer/gpu/render_widget_compositor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698