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

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: 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/keystroke.cc » ('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 1f8da315ebf2fd25d0242c023a2514751f2f601c..40ec7424bc46dda8497e81090a537f5a45fcb993 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -21,6 +21,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/keystroke.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698