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

Unified Diff: components/scheduler/BUILD.gn

Issue 1245193003: scheduler: Add a missing unit test to BUILD.gn (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 | « no previous file | no next file » | 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 b165812a04f76512c69a3c220596ae476055dc9c..bd8f17cc0f1bb8232c6e43db1793c5e348dbd151 100644
--- a/components/scheduler/BUILD.gn
+++ b/components/scheduler/BUILD.gn
@@ -39,6 +39,7 @@ source_set("unit_tests") {
testonly = true
sources = [
+ "child/idle_helper_unittest.cc",
"child/nestable_task_runner_for_test.cc",
"child/nestable_task_runner_for_test.h",
"child/prioritizing_task_queue_selector_unittest.cc",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698