| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 9d475ebea2db348bea33e9fc99a75b0f717ae6b2..d4e2ebce42cddc720ac1d0992fb70165e033b62b 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -24,6 +24,7 @@
|
| '../gpu/gpu.gyp:gpu',
|
| '../gpu/gpu.gyp:gpu_ipc_client',
|
| '../gpu/gpu.gyp:gpu_ipc_common',
|
| + '../media/mojo/interfaces/mojo_bindings.gyp:mojo_type_convertor',
|
| '../mojo/mojo_base.gyp:mojo_geometry_lib',
|
| '../mojo/mojo_base.gyp:mojo_url_type_converters',
|
| '../mojo/mojo_public.gyp:mojo_cpp_bindings',
|
|
|