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

Unified Diff: content/content_tests.gypi

Issue 1033643004: Add a WorkerScheduler and a WebThreadImplForWorker (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: InitOnThread needed to call Init() Created 5 years, 9 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_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 86084e7304756f3a54194cb303f0bf5ba46f330a..ef2313695505bdc9fe26b5fbaa6c8baa9ef55cf8 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -585,6 +585,7 @@
'child/scheduler/prioritizing_task_queue_selector_unittest.cc',
'child/scheduler/scheduler_helper_unittest.cc',
'child/scheduler/task_queue_manager_unittest.cc',
+ 'child/scheduler/worker_scheduler_impl_unittest.cc',
'child/service_worker/service_worker_dispatcher_unittest.cc',
'child/simple_webmimeregistry_impl_unittest.cc',
'child/site_isolation_policy_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698