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

Unified Diff: components/components_tests.gyp

Issue 1432263002: (reland) Adds TimeDomains to the TaskQueueManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix thread_hop_task DCHECK Created 5 years, 1 month 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 | « no previous file | components/scheduler/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index c93831b6a246d5628dc2d92379f219f5a76fc813..f90c47ba77e771b6332478ced8dc5255c4758acc 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -599,6 +599,7 @@
'scheduler/base/test_always_fail_time_source.h',
'scheduler/base/test_time_source.cc',
'scheduler/base/test_time_source.h',
+ 'scheduler/base/time_domain_unittest.cc',
'scheduler/child/idle_helper_unittest.cc',
'scheduler/child/scheduler_helper_unittest.cc',
'scheduler/child/scheduler_tqm_delegate_for_test.cc',
« no previous file with comments | « no previous file | components/scheduler/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698