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

Unified Diff: content/content_child.gypi

Issue 1088053003: Patch 1/3 to get WebScheduler via WebThread (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 8 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/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 82834b4dbb2fe545966743713620d627db3ff183..d13a947ddc71d04c1632407e4d879ad0edef0f65 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -210,6 +210,8 @@
'child/scheduler/task_queue_manager.h',
'child/scheduler/webthread_impl_for_worker_scheduler.cc',
'child/scheduler/webthread_impl_for_worker_scheduler.h',
+ 'child/scheduler/web_scheduler_impl.cc',
+ 'child/scheduler/web_scheduler_impl.h',
'child/scheduler/worker_scheduler.cc',
'child/scheduler/worker_scheduler.h',
'child/scheduler/worker_scheduler_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698