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

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: self review Created 4 years, 9 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 dac46e236fc868dc1cb539d42da1e51a5f06cdfc..15e8668454d66bbaebd54d1041f22cd3bad5c502 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -647,6 +647,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