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

Unified Diff: sky/compositor/BUILD.gn

Issue 744753003: Use the scheduler to drive the Sky compositor (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 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 | « examples/sky_compositor_app/sky_compositor_app.cc ('k') | sky/compositor/layer_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/compositor/BUILD.gn
diff --git a/sky/compositor/BUILD.gn b/sky/compositor/BUILD.gn
index be370a8b83e841798eebd2b7864c9e75954d1924..575593e45ffa5d94b3a8a66e404e4ea491ff98cc 100644
--- a/sky/compositor/BUILD.gn
+++ b/sky/compositor/BUILD.gn
@@ -38,6 +38,7 @@ static_library("compositor") {
"//mojo/services/public/interfaces/surfaces:surface_id",
"//mojo/skia",
"//skia",
+ "//sky/scheduler",
"//ui/gfx/geometry",
]
}
« no previous file with comments | « examples/sky_compositor_app/sky_compositor_app.cc ('k') | sky/compositor/layer_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698