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

Unified Diff: base/BUILD.gn

Issue 2383193002: TaskScheduler: Adjust shutdown behavior of delayed tasks. (Closed)
Patch Set: CR robliao #14 Created 4 years, 2 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 | base/task_scheduler/task.h » ('j') | base/task_scheduler/task.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 0cf620f37822b6f7bbff001abd065b32e6861a7d..3a1fe9175390e536990579cf89007c833a0376e3 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1944,6 +1944,7 @@ test("base_unittests") {
"task_scheduler/sequence_unittest.cc",
"task_scheduler/task_scheduler_impl_unittest.cc",
"task_scheduler/task_tracker_unittest.cc",
+ "task_scheduler/task_unittest.cc",
"task_scheduler/test_task_factory.cc",
"task_scheduler/test_task_factory.h",
"template_util_unittest.cc",
« no previous file with comments | « no previous file | base/task_scheduler/task.h » ('j') | base/task_scheduler/task.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698