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: content/common/BUILD.gn

Issue 2697663003: Add mojo interface+impl creation of audio streams. (Closed)
Patch Set: Dale's comments Created 3 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
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 70d9dc97bef9c4bc73faa1e1191eee4ec19b7c21..c50c9f572e41ef3ec3d4fad682be85b15985a399 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -596,6 +596,7 @@ mojom("mojo_bindings") {
"indexed_db/indexed_db.mojom",
"leveldb_wrapper.mojom",
"media/media_devices.mojom",
+ "media/renderer_audio_output_stream_factory.mojom",
"memory_coordinator.mojom",
"native_types.mojom",
"push_messaging.mojom",

Powered by Google App Engine
This is Rietveld 408576698