Index: mojo/mojo.gyp |
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp |
index 5cb8a71b2935fdb3ef16dfd7d475e4fb69c0cb0f..6578166f70ca65e88e7ae266321240e5afa67107 100644 |
--- a/mojo/mojo.gyp |
+++ b/mojo/mojo.gyp |
@@ -34,7 +34,7 @@ |
'mojo_common_unittests', |
'mojo_js', |
'mojo_js_unittests', |
- 'mojo_public_test_support', |
+ 'mojo_public_test_utils', |
'mojo_public_bindings_unittests', |
'mojo_public_environment_unittests', |
'mojo_public_system_perftests', |
@@ -257,7 +257,7 @@ |
'mojo_environment_chromium', |
'mojo_common_lib', |
'mojo_common_test_support', |
- 'mojo_public_test_support', |
+ 'mojo_public_test_utils', |
'mojo_run_all_unittests', |
'mojo_system', |
'mojo_system_impl', |