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

Unified Diff: mojo/ui/BUILD.gn

Issue 1943153002: Mozart: Move frame lag compensation to new class. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 4 years, 8 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 | « mojo/services/gfx/composition/interfaces/scheduling.mojom ('k') | mojo/ui/choreographer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/ui/BUILD.gn
diff --git a/mojo/ui/BUILD.gn b/mojo/ui/BUILD.gn
index f9ec43d1d6dd70555ad6c7ac7e8d0a49f0a428b0..b239d8cb8dc15bd9301adc1826752591e01045e9 100644
--- a/mojo/ui/BUILD.gn
+++ b/mojo/ui/BUILD.gn
@@ -22,6 +22,7 @@ source_set("ui") {
"//mojo/common",
"//mojo/public/cpp/bindings",
"//mojo/public/interfaces/application",
+ "//mojo/services/gfx/composition/cpp",
"//mojo/services/gfx/composition/interfaces",
"//mojo/services/ui/input/interfaces",
"//mojo/services/ui/views/interfaces",
« no previous file with comments | « mojo/services/gfx/composition/interfaces/scheduling.mojom ('k') | mojo/ui/choreographer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698