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

Unified Diff: examples/BUILD.gn

Issue 1809703003: Motown: Add examples/media_test, a command line media player app. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Tweaks based on feedback. 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 | « no previous file | examples/media_test/BUILD.gn » ('j') | examples/media_test/media_test.h » ('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 8a5b07e3c146be037e6f50de442be496eeba2d33..e93c3c383ff29ccce69808433ddf2eaa55ed2d65 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -22,6 +22,7 @@ group("portable_examples") {
"//examples/hello_mojo",
"//examples/http_handler",
"//examples/indirect_service",
+ "//examples/media_test",
"//examples/native_run_app",
"//examples/notification_generator",
"//examples/recursive_content_handler",
« no previous file with comments | « no previous file | examples/media_test/BUILD.gn » ('j') | examples/media_test/media_test.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698