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

Unified Diff: components/scheduler/scheduler.gypi

Issue 1589463002: compositor worker: Use a WebThread for the compositor thread. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: self.nit 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: components/scheduler/scheduler.gypi
diff --git a/components/scheduler/scheduler.gypi b/components/scheduler/scheduler.gypi
index 16daca0b4c503eab475a421033218ca912d122aa..8271fffc924d7b59f53df4847fc4806235ceb2cf 100644
--- a/components/scheduler/scheduler.gypi
+++ b/components/scheduler/scheduler.gypi
@@ -37,6 +37,8 @@
'base/enqueue_order.h',
'base/enqueue_order.cc',
'child/child_scheduler.h',
+ 'child/compositor_worker_scheduler.cc',
+ 'child/compositor_worker_scheduler.h',
'child/idle_helper.cc',
'child/idle_helper.h',
'child/scheduler_helper.cc',
« no previous file with comments | « components/scheduler/child/webthread_impl_for_worker_scheduler_unittest.cc ('k') | content/child/blink_platform_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698