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

Unified Diff: sky/compositor/BUILD.gn

Issue 756673004: Surfaces should acknowledge frame submissions (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
Index: sky/compositor/BUILD.gn
diff --git a/sky/compositor/BUILD.gn b/sky/compositor/BUILD.gn
index 575593e45ffa5d94b3a8a66e404e4ea491ff98cc..be370a8b83e841798eebd2b7864c9e75954d1924 100644
--- a/sky/compositor/BUILD.gn
+++ b/sky/compositor/BUILD.gn
@@ -38,7 +38,6 @@ static_library("compositor") {
"//mojo/services/public/interfaces/surfaces:surface_id",
"//mojo/skia",
"//skia",
- "//sky/scheduler",
"//ui/gfx/geometry",
]
}

Powered by Google App Engine
This is Rietveld 408576698