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

Unified Diff: components/scheduler/BUILD.gn

Issue 1441073006: Move throttling of background timers into the renderer scheduler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Last few changes Sami requested 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 | « components/components_tests.gyp ('k') | components/scheduler/base/real_time_domain.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/scheduler/BUILD.gn
diff --git a/components/scheduler/BUILD.gn b/components/scheduler/BUILD.gn
index 5031a6139e815f4db235c90fe39e5ddebf5650d1..c1070f148af491b6d3bf9c788163b60802c4585b 100644
--- a/components/scheduler/BUILD.gn
+++ b/components/scheduler/BUILD.gn
@@ -62,6 +62,7 @@ source_set("unit_tests") {
"renderer/render_widget_signals_unittest.cpp",
"renderer/renderer_scheduler_impl_unittest.cc",
"renderer/task_cost_estimator_unittest.cc",
+ "renderer/throttling_helper_unittest.cc",
"renderer/user_model_unittest.cc",
"renderer/web_view_scheduler_impl_unittest.cc",
"renderer/webthread_impl_for_renderer_scheduler_unittest.cc",
« no previous file with comments | « components/components_tests.gyp ('k') | components/scheduler/base/real_time_domain.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698