| Index: third_party/mojo/mojo_edk_tests.gyp
|
| diff --git a/third_party/mojo/mojo_edk_tests.gyp b/third_party/mojo/mojo_edk_tests.gyp
|
| index 34f59084754a603d29eb2fca4e17a465eaa4d54a..a970700a0cd1fbb117cd545ea35ad4df83b24b5a 100644
|
| --- a/third_party/mojo/mojo_edk_tests.gyp
|
| +++ b/third_party/mojo/mojo_edk_tests.gyp
|
| @@ -90,7 +90,6 @@
|
| 'dependencies': [
|
| '../../testing/gtest.gyp:gtest',
|
| 'mojo_edk.gyp:mojo_run_all_unittests',
|
| - 'mojo_public.gyp:mojo_cpp_bindings',
|
| 'mojo_public.gyp:mojo_environment_standalone',
|
| 'mojo_public.gyp:mojo_public_test_utils',
|
| 'mojo_public.gyp:mojo_utility',
|
| @@ -125,7 +124,6 @@
|
| 'dependencies': [
|
| '../../testing/gtest.gyp:gtest',
|
| 'mojo_edk.gyp:mojo_run_all_unittests',
|
| - 'mojo_public.gyp:mojo_cpp_bindings',
|
| 'mojo_public.gyp:mojo_public_test_utils',
|
| 'mojo_public.gyp:mojo_utility',
|
| ],
|
|
|