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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 2028753002: Make Task Manager sort more meaningful (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix unittest Created 4 years, 6 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
« no previous file with comments | « chrome/browser/task_management/task_manager_observer.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 36fdb98aa89f925611a680685666727802616dcd..d801bf53a25991f55759943d42bc587f3bd20893 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -732,6 +732,7 @@
'chrome_unit_tests_task_manager_sources': [
'browser/task_management/providers/browser_process_task_unittest.cc',
'browser/task_management/providers/child_process_task_unittest.cc',
+ 'browser/task_management/sampling/task_manager_impl_unittest.cc',
'browser/task_management/task_manager_observer_unittest.cc',
'browser/task_management/test_task_manager.cc',
'browser/task_management/test_task_manager.h',
« no previous file with comments | « chrome/browser/task_management/task_manager_observer.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698