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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 2294253002: scheduler: Throttle timers in out-of-view frames (Closed)
Patch Set: Created 4 years, 4 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: third_party/WebKit/Source/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index fb1f77b46ec8f3d516ecb6493930103ff774faca..6d880f783a1f997ec1a4e6da5e4553c473ba52b6 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -1337,6 +1337,7 @@
'scheduler/renderer/task_cost_estimator_unittest.cc',
'scheduler/renderer/throttling_helper_unittest.cc',
'scheduler/renderer/user_model_unittest.cc',
+ 'scheduler/renderer/web_frame_scheduler_impl_unittest.cc',
'scheduler/renderer/web_view_scheduler_impl_unittest.cc',
'scheduler/renderer/webthread_impl_for_renderer_scheduler_unittest.cc',
'scroll/ScrollableAreaTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698