Chromium Code Reviews| Index: mojo/mojo_public.gyp |
| diff --git a/mojo/mojo_public.gyp b/mojo/mojo_public.gyp |
| index 901b2aca3a3d51c419519074139f9e23723698b8..f1d035af91f3fc0471f28ff81990b4513d967dc2 100644 |
| --- a/mojo/mojo_public.gyp |
| +++ b/mojo/mojo_public.gyp |
| @@ -96,6 +96,7 @@ |
| 'target_name': 'mojo_cpp_system', |
| 'type': 'static_library', |
| 'sources': [ |
| + 'public/cpp/system/buffer.cc', |
| 'public/cpp/system/buffer.h', |
| 'public/cpp/system/core.h', |
| 'public/cpp/system/data_pipe.h', |