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

Unified Diff: content/content_common_mojo_bindings.gyp

Issue 1896883002: Mojo interfaces needed for switching audio rendering stream creation and closing from IPC to Mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/content_common_mojo_bindings.gyp
diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
index 9807cab4e94249c2cb0b3827525188a126688aae..213e6a42da2b51744532bd8479d26161d8f26948 100644
--- a/content/content_common_mojo_bindings.gyp
+++ b/content/content_common_mojo_bindings.gyp
@@ -15,6 +15,7 @@
'common/background_sync_service.mojom',
'common/image_downloader/image_downloader.mojom',
'common/leveldb_wrapper.mojom',
+ 'common/media/audio_output.mojom',
'common/presentation/presentation_service.mojom',
'common/process_control.mojom',
'common/render_frame_setup.mojom',

Powered by Google App Engine
This is Rietveld 408576698