| Index: content/content_browser.gypi | 
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi | 
| index 37e40826b9e037567737a59eedef8a8c222cb4e6..8faefdbe10f73d21bfd518a31d65eb6c69c95287 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', | 
|  |