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

Unified Diff: mojo/dart/packages/mojo_services/BUILD.gn

Issue 1552963002: Initial checkin of the new Mozart compositor. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-11
Patch Set: fix android build Created 4 years, 11 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 | « no previous file | mojo/dart/packages/mojo_services/lib/mojo/geometry.mojom.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/packages/mojo_services/BUILD.gn
diff --git a/mojo/dart/packages/mojo_services/BUILD.gn b/mojo/dart/packages/mojo_services/BUILD.gn
index 35caff7e5c474287a232a3af6fa7214b24da0c45..cf558aa63e05cae32a79f0e7da22802a65b09216 100644
--- a/mojo/dart/packages/mojo_services/BUILD.gn
+++ b/mojo/dart/packages/mojo_services/BUILD.gn
@@ -36,6 +36,14 @@ bindings_sources = [
"lib/mojo/files/types.mojom.dart",
"lib/mojo/geocoder.mojom.dart",
"lib/mojo/geometry.mojom.dart",
+ "lib/mojo/gfx/composition/compositor.mojom.dart",
+ "lib/mojo/gfx/composition/hit_tests.mojom.dart",
+ "lib/mojo/gfx/composition/nodes.mojom.dart",
+ "lib/mojo/gfx/composition/renderers.mojom.dart",
+ "lib/mojo/gfx/composition/resources.mojom.dart",
+ "lib/mojo/gfx/composition/scenes.mojom.dart",
+ "lib/mojo/gfx/composition/scene_token.mojom.dart",
+ "lib/mojo/gfx/composition/scheduling.mojom.dart",
"lib/mojo/gpu_capabilities.mojom.dart",
"lib/mojo/gpu.mojom.dart",
"lib/mojo/host_resolver.mojom.dart",
« no previous file with comments | « no previous file | mojo/dart/packages/mojo_services/lib/mojo/geometry.mojom.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698