| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index dc8f0dfd511dc4df255d2f75868d5e7b18dc5563..c2790bd2df29dfccdcdf7dc4624fb7a857278660 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/mojo/interfaces/mojo_bindings.gyp:image_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',
|
|
|