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

Unified Diff: content/common/BUILD.gn

Issue 2697663003: Add mojo interface+impl creation of audio streams. (Closed)
Patch Set: 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 6a58ae839bff5b0bbba6204ef13825a9797fd9b2..9623b2c4c59b4cd7f248945cb70e8649d5a15157 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -591,6 +591,7 @@ mojom("mojo_bindings") {
"image_downloader/image_downloader.mojom",
"indexed_db/indexed_db.mojom",
"leveldb_wrapper.mojom",
+ "media/audio_output_stream_factory.mojom",
"media/media_devices.mojom",
"memory_coordinator.mojom",
"native_types.mojom",

Powered by Google App Engine
This is Rietveld 408576698