| Index: mojo/mojo_public_tests.gypi
|
| diff --git a/mojo/mojo_public_tests.gypi b/mojo/mojo_public_tests.gypi
|
| index e3154b476a615cbd611ba1f6eefe6b7bf1c3fe1d..234396dedc6253557c2149db9f60bbd77d916b28 100644
|
| --- a/mojo/mojo_public_tests.gypi
|
| +++ b/mojo/mojo_public_tests.gypi
|
| @@ -217,9 +217,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',
|
|
|