Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Unified Diff: mojo/mojo.gyp

Issue 132353006: Mojo: Rename public/tests/test_support.* -> test_utils.*. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: grrr Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/common/handle_watcher_unittest.cc ('k') | mojo/mojo_public.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « mojo/common/handle_watcher_unittest.cc ('k') | mojo/mojo_public.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698