Index: mojo/mojo_public_tests.gypi |
diff --git a/mojo/mojo_public_tests.gypi b/mojo/mojo_public_tests.gypi |
index e3154b476a615cbd611ba1f6eefe6b7bf1c3fe1d..048222a8514f72cf2b9aa9188b00bb06552a96de 100644 |
--- a/mojo/mojo_public_tests.gypi |
+++ b/mojo/mojo_public_tests.gypi |
@@ -216,6 +216,8 @@ |
'type': 'executable', |
'dependencies': [ |
'../gin/gin.gyp:gin_test', |
+ 'mojo_utility', |
+ 'mojo_environment_standalone', |
yzshen1
2014/09/15 07:08:40
Please order them alphabetically.
hansmuller
2014/09/15 16:25:25
Done.
|
'mojo_common_test_support', |
'mojo_js_bindings_lib', |
'mojo_public_test_interfaces', |