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

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: rebase 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..9788996244f7ac76622885b7e875ffcf2457862d 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -638,6 +638,8 @@
'task_scheduler/sequence.h',
'task_scheduler/sequence_sort_key.cc',
'task_scheduler/sequence_sort_key.h',
+ 'task_scheduler/shutdown_manager.cc',
+ 'task_scheduler/shutdown_manager.h',
'task_scheduler/task.cc',
'task_scheduler/task.h',
'task_scheduler/task_traits.cc',

Powered by Google App Engine
This is Rietveld 408576698