summaryrefslogtreecommitdiffstats
path: root/mojo/mojo_edk_tests.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/mojo_edk_tests.gyp')
-rw-r--r--mojo/mojo_edk_tests.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/mojo/mojo_edk_tests.gyp b/mojo/mojo_edk_tests.gyp
index 2b11d07..7dd521b 100644
--- a/mojo/mojo_edk_tests.gyp
+++ b/mojo/mojo_edk_tests.gyp
@@ -18,7 +18,7 @@
# to be built.
'mojo_message_pipe_perftests2',
'mojo_system_unittests2',
- 'mojo_js_unittests2',
+ 'mojo_js_unittests',
'mojo_js_integration_tests2',
],
},
@@ -94,7 +94,7 @@
},
{
# GN version: //mojo/edk/js/test:js_unittests
- 'target_name': 'mojo_js_unittests2',
+ 'target_name': 'mojo_js_unittests',
'type': 'executable',
'dependencies': [
'../gin/gin.gyp:gin_test',