| Index: mojo/mojo_apps.gypi
|
| diff --git a/mojo/mojo_apps.gypi b/mojo/mojo_apps.gypi
|
| index 57c8362e222c2a0990ca448df0d07bf2f51ad8e3..f1a74acc2d7d30788423be4b7443164dc49fbcd6 100644
|
| --- a/mojo/mojo_apps.gypi
|
| +++ b/mojo/mojo_apps.gypi
|
| @@ -66,10 +66,10 @@
|
| 'type': 'executable',
|
| 'dependencies': [
|
| '../gin/gin.gyp:gin_test',
|
| + 'edk/mojo_edk.gyp:mojo_common_test_support',
|
| + 'edk/mojo_edk.gyp:mojo_run_all_unittests',
|
| 'mojo_apps_js_bindings',
|
| 'mojo_base.gyp:mojo_common_lib',
|
| - 'mojo_base.gyp:mojo_common_test_support',
|
| - 'mojo_base.gyp:mojo_run_all_unittests',
|
| 'mojo_js_lib',
|
| 'public/mojo_public.gyp:mojo_public_test_interfaces',
|
| ],
|
|
|