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

Unified Diff: examples/BUILD.gn

Issue 1406393004: Add two demos which exercise the audio server. (Closed) Base URL: https://github.com/domokit/mojo.git@change6
Patch Set: Created 5 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/audio_play_test/BUILD.gn » ('j') | examples/audio_play_test/play_tone.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 455eb7a3ca0a3770322203178ba253292af1de11..0379972a381563d9f893e7f3031f6d3b72e3c46a 100644
--- a/examples/BUILD.gn
+++ b/examples/BUILD.gn
@@ -9,6 +9,7 @@ group("examples") {
deps = [
"//examples/apptest",
+ "//examples/audio_play_test",
"//examples/content_handler_demo",
"//examples/dart",
"//examples/echo",
« no previous file with comments | « no previous file | examples/audio_play_test/BUILD.gn » ('j') | examples/audio_play_test/play_tone.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698