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

Unified Diff: components/components_tests.gyp

Issue 1411133003: A better idle time estimator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2526
Patch Set: Created 5 years, 1 month 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 | « no previous file | components/scheduler/renderer/idle_time_estimator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 4e8dc9e7af6f40b219f0ac8a7b0589df86f266cf..91d4a4b802160cf0e24554059e68def6e0f51cda 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -585,6 +585,7 @@
'scheduler/child/webthread_impl_for_worker_scheduler_unittest.cc',
'scheduler/child/worker_scheduler_impl_unittest.cc',
'scheduler/renderer/deadline_task_runner_unittest.cc',
+ 'scheduler/renderer/idle_time_estimator_unittest.cc',
'scheduler/renderer/renderer_scheduler_impl_unittest.cc',
'scheduler/renderer/task_cost_estimator_unittest.cc',
'scheduler/renderer/user_model_unittest.cc',
« no previous file with comments | « no previous file | components/scheduler/renderer/idle_time_estimator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698