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..aee91375c0c37517a08f6ec1750a2ba719b8fd53 100644 |
--- a/third_party/mojo/mojo_edk_tests.gyp |
+++ b/third_party/mojo/mojo_edk_tests.gyp |
@@ -34,10 +34,11 @@ |
'target_name': 'mojo_public_bindings_unittests', |
'type': 'executable', |
'dependencies': [ |
+ '../../mojo/mojo_base.gyp:mojo_environment_chromium', |
+ '../../mojo/mojo_base.gyp:mojo_message_pump_lib', |
'../../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_bindings_test_utils', |
'mojo_public.gyp:mojo_public_test_interfaces', |
'mojo_public.gyp:mojo_public_test_utils', |