| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 37e40826b9e037567737a59eedef8a8c222cb4e6..168cb3adf998ea8bf09b09d9de5eaec186d7012d 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -25,6 +25,7 @@
|
| '../gpu/gpu.gyp:gpu',
|
| '../gpu/gpu.gyp:gpu_ipc_client',
|
| '../gpu/gpu.gyp:gpu_ipc_common',
|
| + '../media/capture/capture.gyp:media_capture_mojo_bindings',
|
| '../mojo/mojo_base.gyp:mojo_url_type_converters',
|
| '../mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| '../mojo/mojo_public.gyp:mojo_js_bindings',
|
|
|