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

Unified Diff: examples/BUILD.gn

Issue 1556683004: Port Moterm to Mozart. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-16
Patch Set: Created 5 years 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
Index: examples/BUILD.gn
diff --git a/examples/BUILD.gn b/examples/BUILD.gn
index 0432d3910205486edb00df692c073167803a974c..aaf5b173a77c87c21baaad5469ee26dc22f482cc 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -36,6 +36,7 @@ group("examples") {
deps = [
":portable_examples",
+ "//examples/moterm_example_app",
"//examples/ui/noodles",
"//examples/ui/png_viewer",
"//examples/ui/shapes",

Powered by Google App Engine
This is Rietveld 408576698