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

Unified Diff: content/common/BUILD.gn

Issue 2319493002: Add mojo interface for audio rendering. (Closed)
Patch Set: ++docs Created 3 years, 10 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 cf899ff08b2a2f1825dab3c5e0c6383b2e501b6a..3a6bfbd8c13531aab217206e2856de9b910aebbc 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -573,6 +573,7 @@ mojom("mojo_bindings") {
"image_downloader/image_downloader.mojom",
"indexed_db/indexed_db.mojom",
"leveldb_wrapper.mojom",
+ "media/audio_output.mojom",
"media/media_devices.mojom",
"memory_coordinator.mojom",
"native_types.mojom",

Powered by Google App Engine
This is Rietveld 408576698