diff options
Diffstat (limited to 'mojo/mojo_edk_tests.gyp')
-rw-r--r-- | mojo/mojo_edk_tests.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mojo/mojo_edk_tests.gyp b/mojo/mojo_edk_tests.gyp index 755ee40..0353703 100644 --- a/mojo/mojo_edk_tests.gyp +++ b/mojo/mojo_edk_tests.gyp @@ -150,7 +150,6 @@ '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': [ |