Index: mojo/mojo_edk_tests.gyp |
diff --git a/mojo/mojo_edk_tests.gyp b/mojo/mojo_edk_tests.gyp |
index 2b11d0703a7881cf7483eca8e552c6b3348a2b83..7dd521b9a6fb64df03a752c17dbe3013b37eae51 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', |