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

Unified Diff: components/scheduler/BUILD.gn

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 | « components/components_tests.gyp ('k') | components/scheduler/base/lazy_now.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/scheduler/BUILD.gn
diff --git a/components/scheduler/BUILD.gn b/components/scheduler/BUILD.gn
index 5b34961c63ec967961f933371848614b5188cf1a..5031a6139e815f4db235c90fe39e5ddebf5650d1 100644
--- a/components/scheduler/BUILD.gn
+++ b/components/scheduler/BUILD.gn
@@ -48,6 +48,7 @@ source_set("unit_tests") {
"base/test_always_fail_time_source.h",
"base/test_time_source.cc",
"base/test_time_source.h",
+ "base/time_domain_unittest.cc",
"child/idle_helper_unittest.cc",
"child/scheduler_helper_unittest.cc",
"child/scheduler_tqm_delegate_for_test.cc",
« no previous file with comments | « components/components_tests.gyp ('k') | components/scheduler/base/lazy_now.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698