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

Unified Diff: content/content_child.gypi

Issue 1089833002: Introduce ChildScheduler as common base interface for WorkerScheduler and RendererScheduler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix nits 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
« no previous file with comments | « content/child/scheduler/worker_scheduler_impl.cc ('k') | content/renderer/scheduler/renderer_scheduler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 92269c1eefbc175421ab4d0e221a68acfbff1faa..82834b4dbb2fe545966743713620d627db3ff183 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -191,6 +191,7 @@
'child/request_info.h',
'child/scheduler/cancelable_closure_holder.cc',
'child/scheduler/cancelable_closure_holder.h',
+ 'child/scheduler/child_scheduler.h',
'child/scheduler/nestable_single_thread_task_runner.h',
'child/scheduler/null_idle_task_runner.cc',
'child/scheduler/null_idle_task_runner.h',
« no previous file with comments | « content/child/scheduler/worker_scheduler_impl.cc ('k') | content/renderer/scheduler/renderer_scheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698