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

Unified Diff: media/media.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, 8 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: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index ee32a6fe21b43ab20f5a30db5c85cdd1eb6cb1ba..df27172af7834b0ce4d6e7d03e3e8f707f8f11d8 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -78,6 +78,7 @@
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../crypto/crypto.gyp:crypto',
'../gpu/gpu.gyp:command_buffer_common',
+ '../media/mojo/interfaces/mojo_bindings.gyp:audio_output_mojom_bindings',
'../skia/skia.gyp:skia',
'../third_party/libwebm/libwebm.gyp:libwebm',
'../third_party/libyuv/libyuv.gyp:libyuv',

Powered by Google App Engine
This is Rietveld 408576698