| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 8a94d913312f2115e1f460a79cf1e24bea9a5aa4..499dae3557a23ce7e7dd58ad542eb8c45f9a32e7 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -26,6 +26,7 @@
|
| '../gpu/gpu.gyp:gpu',
|
| '../gpu/gpu.gyp:gpu_ipc_client',
|
| '../gpu/gpu.gyp:gpu_ipc_common',
|
| + '../ipc/ipc.gyp:ipc_interfaces',
|
| '../media/mojo/interfaces/mojo_bindings.gyp:image_capture_mojo_bindings',
|
| '../mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| '../mojo/mojo_public.gyp:mojo_js_bindings',
|
|
|