| 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',
|
|
|