Chromium Code Reviews| Index: third_party/mojo/mojo_public.gyp |
| diff --git a/third_party/mojo/mojo_public.gyp b/third_party/mojo/mojo_public.gyp |
| index 1fbcdda22baef4254c58bf080bde69ef51c56bab..4c3d8d375d97d14897291637598f56b484084d8b 100644 |
| --- a/third_party/mojo/mojo_public.gyp |
| +++ b/third_party/mojo/mojo_public.gyp |
| @@ -179,6 +179,7 @@ |
| ], |
| 'dependencies': [ |
| '../../base/base.gyp:base', |
| + '../../ipc/ipc.gyp:ipc', |
| 'mojo_interface_bindings_cpp_sources', |
| ], |
| }, |