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

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 4 years, 11 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: content/child/blink_platform_impl.h
diff --git a/content/child/blink_platform_impl.h b/content/child/blink_platform_impl.h
index ea44ffc3a73819ac386f06cca35a59cb590bd53d..9b6348706e715841975bd2a0ac44e7e2f872a09f 100644
--- a/content/child/blink_platform_impl.h
+++ b/content/child/blink_platform_impl.h
@@ -41,6 +41,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