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

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

Issue 1781993002: Mozart: Compute hits using 4x4 matrix. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-10
Patch Set: Created 4 years, 9 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/skia/type_converters.cc ('k') | services/gfx/compositor/graph/node_def.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 0f44b0abd20cfb7509aeaed40161349dba8cbb14..d533363c0e0810c4ab994eaa789a8e24e328d97b 100644
--- a/services/gfx/compositor/BUILD.gn
+++ b/services/gfx/compositor/BUILD.gn
@@ -34,6 +34,8 @@ source_set("common") {
"graph/scene_label.h",
"graph/snapshot.cc",
"graph/snapshot.h",
+ "graph/transform_pair.cc",
+ "graph/transform_pair.h",
"render/render_frame.cc",
"render/render_frame.h",
"render/render_image.cc",
« no previous file with comments | « mojo/skia/type_converters.cc ('k') | services/gfx/compositor/graph/node_def.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698