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

Unified Diff: base/base.gypi

Issue 1705943002: TaskScheduler [5/9] Task Tracker (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@s_3_pq
Patch Set: expand tests Created 4 years, 10 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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 9aacbdfc4116bba20bf9c808068b802739efaf52..6fb1f463ad05ae438699dd60780bb02522aad260 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -640,6 +640,8 @@
'task_scheduler/sequence_sort_key.h',
'task_scheduler/task.cc',
'task_scheduler/task.h',
+ 'task_scheduler/task_tracker.cc',
+ 'task_scheduler/task_tracker.h',
'task_scheduler/task_traits.cc',
'task_scheduler/task_traits.h',
'template_util.h',

Powered by Google App Engine
This is Rietveld 408576698