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

Unified Diff: cc/surfaces/BUILD.gn

Issue 2887453002: SurfaceDependencyTracker: Only observe BeginFrames if a deadline is needed (Closed)
Patch Set: Fixed an incorrect DCHECK Created 3 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/surfaces/surface_dependency_deadline.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/surfaces/BUILD.gn
diff --git a/cc/surfaces/BUILD.gn b/cc/surfaces/BUILD.gn
index aab34d2f62b6161f34bd9d742d3ddb160e8509fb..352d636b6b3266d24ec7d894a487d322517fdbcb 100644
--- a/cc/surfaces/BUILD.gn
+++ b/cc/surfaces/BUILD.gn
@@ -60,6 +60,8 @@ cc_component("surfaces") {
"surface.h",
"surface_aggregator.cc",
"surface_aggregator.h",
+ "surface_dependency_deadline.cc",
+ "surface_dependency_deadline.h",
"surface_dependency_tracker.cc",
"surface_dependency_tracker.h",
"surface_hittest.cc",
« no previous file with comments | « no previous file | cc/surfaces/surface_dependency_deadline.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698