| Index: mojo/mojo_public_tests.gypi
|
| diff --git a/mojo/mojo_public_tests.gypi b/mojo/mojo_public_tests.gypi
|
| index f18347ec1de0951aefabe8ec298e3bc1e475d772..10bd212e7e222e6cf224caec05785c0fd6c52487 100644
|
| --- a/mojo/mojo_public_tests.gypi
|
| +++ b/mojo/mojo_public_tests.gypi
|
| @@ -218,9 +218,11 @@
|
| 'dependencies': [
|
| '../gin/gin.gyp:gin_test',
|
| 'mojo_common_test_support',
|
| + 'mojo_environment_standalone',
|
| 'mojo_js_bindings_lib',
|
| 'mojo_public_test_interfaces',
|
| 'mojo_run_all_unittests',
|
| + 'mojo_utility',
|
| ],
|
| 'sources': [
|
| 'public/js/bindings/tests/run_js_tests.cc',
|
|
|