Chromium Code Reviews| Index: mojo/mojo_edk_tests.gyp |
| diff --git a/mojo/mojo_edk_tests.gyp b/mojo/mojo_edk_tests.gyp |
| index 0353703bb288a9b19915b21d3327de6b1db04169..755ee40dfab7c6bf1f5d09ed5d8310922b1fd107 100644 |
| --- a/mojo/mojo_edk_tests.gyp |
| +++ b/mojo/mojo_edk_tests.gyp |
| @@ -150,6 +150,7 @@ |
| 'dependencies': [ |
| '../testing/gtest.gyp:gtest', |
| 'mojo_edk.gyp:mojo_run_all_unittests', |
| + 'mojo_public.gyp:mojo_cpp_system', |
| 'mojo_public.gyp:mojo_public_test_utils', |
| ], |
| 'sources': [ |