Chromium Code Reviews| Index: mojo/mojo.gyp |
| diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp |
| index f4d41de4fd66f7d7bde8a0e0b78dccb2408b670a..0ab9da19b0fbd6ae713dd63c4e0fc323cb7f7277 100644 |
| --- a/mojo/mojo.gyp |
| +++ b/mojo/mojo.gyp |
| @@ -126,6 +126,7 @@ |
| 'sources': [ |
| 'public/tests/bindings_connector_unittest.cc', |
| 'public/tests/bindings_remote_ptr_unittest.cc', |
| + 'public/tests/buffer_unittest.cc', |
| 'public/tests/math_calculator.mojom', |
| 'public/tests/system_core_unittest.cc', |
| ], |