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

Unified Diff: base/base.gyp

Issue 1906083002: TaskScheduler: Remove base/task_scheduler/utils.h/.cc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sched_2_stack
Patch Set: Created 4 years, 8 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.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 235a5bc92c78cc0399dead432591a48e1a3c4a2a..4ee17c4ab848f644e5b7052d97301dfb495177b2 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -556,7 +556,6 @@
'task_scheduler/sequence_unittest.cc',
'task_scheduler/task_tracker_unittest.cc',
'task_scheduler/test_utils.h',
- 'task_scheduler/utils_unittest.cc',
'template_util_unittest.cc',
'test/histogram_tester_unittest.cc',
'test/test_pending_task_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698