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

Unified Diff: content/content_browser.gypi

Issue 2289543003: IPC->mojo of audio_renderer_host (Closed)
Patch Set: It builds \o/. Created 4 years, 3 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index d03ddbd5288b9e580089fabec4d3b00899b96418..06d53e611e1a3c5b26558b8b9d23e029f812faf2 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -27,6 +27,7 @@
'../gpu/gpu.gyp:gpu',
'../gpu/gpu.gyp:gpu_ipc_client',
'../gpu/gpu.gyp:gpu_ipc_common',
+ '../media/mojo/interfaces/mojo_bindings.gyp:audio_output_mojom_bindings',
'../media/mojo/interfaces/mojo_bindings.gyp:image_capture_mojo_bindings',
'../mojo/mojo_public.gyp:mojo_cpp_bindings',
'../mojo/mojo_public.gyp:mojo_js_bindings',

Powered by Google App Engine
This is Rietveld 408576698