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

Unified Diff: examples/BUILD.gn

Issue 740923002: Add a simple compositor for Sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Address reviewer comments 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
« no previous file with comments | « no previous file | examples/ganesh_app/texture_uploader.cc » ('j') | sky/compositor/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/BUILD.gn
diff --git a/examples/BUILD.gn b/examples/BUILD.gn
index 409a0707465493126a2414a04d69a0965edec0ab..a3e045daf18caf1fd806a731e3bdcf44abd6fc4f 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -16,6 +16,7 @@ group("examples") {
"//examples/png_viewer",
"//examples/recursive_content_handler",
"//examples/sample_app",
+ "//examples/sky_compositor_app",
"//examples/surfaces_app",
"//examples/wget",
]
« no previous file with comments | « no previous file | examples/ganesh_app/texture_uploader.cc » ('j') | sky/compositor/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698