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

Unified Diff: services/gfx/compositor/BUILD.gn

Issue 1873573003: Mozart: Ensure time always runs forward. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-3
Patch Set: fix build error on Android 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/ui/views/cpp/formatting.cc ('k') | services/gfx/compositor/compositor_engine.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/gfx/compositor/BUILD.gn
diff --git a/services/gfx/compositor/BUILD.gn b/services/gfx/compositor/BUILD.gn
index af8f0ccd4924d6fa7529243e63c1e14d95ca10ad..40250f036875108683e5e08f19a7cfa9baae9916 100644
--- a/services/gfx/compositor/BUILD.gn
+++ b/services/gfx/compositor/BUILD.gn
@@ -36,6 +36,8 @@ source_set("common") {
"graph/snapshot.h",
"graph/transform_pair.cc",
"graph/transform_pair.h",
+ "graph/universe.cc",
+ "graph/universe.h",
"render/render_frame.cc",
"render/render_frame.h",
"render/render_image.cc",
« no previous file with comments | « mojo/services/ui/views/cpp/formatting.cc ('k') | services/gfx/compositor/compositor_engine.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698