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

Unified Diff: cc/cc.gyp

Issue 1138563002: Add DisplayScheduler for Surfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@rendererLatencyRecoveryHeuristic
Patch Set: rebase Created 5 years, 7 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 | « no previous file | cc/cc_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 9cc68f90ef065a62dd1f385d747a2b0800e0d21b..abdd958e78dc2126b607eb56db64ae5a8bbf7d9c 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -610,6 +610,8 @@
'surfaces/display.cc',
'surfaces/display.h',
'surfaces/display_client.h',
+ 'surfaces/display_scheduler.cc',
+ 'surfaces/display_scheduler.h',
'surfaces/onscreen_display_client.cc',
'surfaces/onscreen_display_client.h',
'surfaces/surface.cc',
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698