Chromium Code Reviews| Index: mojo/mojo.gyp |
| diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp |
| index 3ffdf7418a738985d4bea78b50b9e1d0cbce7dfe..eab49755bdacb599c46a34b141018e80b40b1633 100644 |
| --- a/mojo/mojo.gyp |
| +++ b/mojo/mojo.gyp |
| @@ -314,6 +314,7 @@ |
| ], |
| 'dependencies': [ |
| 'mojo_bindings', |
| + 'mojo_system', |
| ], |
| 'sources': [ |
| 'public/bindings/sample/generated/sample_service.cc', |