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

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: Rebased 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') | components/scheduler/base/delayed_task_delegate.h » ('J')
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 7866e3d087316dba12c74f682d00e03d0b94ac87..51291aae2bbc2521a0b62c2d9e798052cb447bcb 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -589,6 +589,7 @@
'safe_json/json_sanitizer_unittest.cc',
],
'scheduler_unittest_sources': [
+ 'scheduler/base/delayed_task_delegate_unittest.cc',
'scheduler/base/task_queue_manager_delegate_for_test.cc',
'scheduler/base/task_queue_manager_delegate_for_test.h',
'scheduler/base/task_queue_manager_unittest.cc',
« no previous file with comments | « no previous file | components/scheduler/BUILD.gn » ('j') | components/scheduler/base/delayed_task_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698