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

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

Issue 2023033003: scheduler: Throttle timers in out-of-view frames (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased 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 d1cf7e7cd50ca1dece12ce3586deb98ce590f99b..d95c01a9f5f2dc1aff8b07fb84500a794e18795b 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -1335,6 +1335,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