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

Unified Diff: mojo/edk/mojo_edk_tests.gyp

Issue 767083006: Move remaining test targets out of //mojo/public. (Closed) Base URL: https://github.com/domokit/mojo.git@move_mojo_sdk_test_targets
Patch Set: Rebase Created 6 years 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/BUILD.gn ('k') | mojo/edk/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/mojo_edk_tests.gyp
diff --git a/mojo/edk/mojo_edk_tests.gyp b/mojo/edk/mojo_edk_tests.gyp
index bcd71e73bde51047f3534cc723b5ba68b6349418..8ad0373ced8cc1fa85b80ff8a3ecf920547f5125 100644
--- a/mojo/edk/mojo_edk_tests.gyp
+++ b/mojo/edk/mojo_edk_tests.gyp
@@ -99,7 +99,7 @@
],
},
{
- # GN version: //mojo/public/cpp/system/tests:mojo_public_system_unittests
+ # GN version: //mojo/edk/test:mojo_public_system_unittests
# and //mojo/public/c/system/tests
'target_name': 'mojo_public_system_unittests',
'type': 'executable',
@@ -114,7 +114,7 @@
],
},
{
- # GN version: //mojo/public/cpp/application/tests:mojo_public_utility_unittests
+ # GN version: //mojo/edk/test:mojo_public_utility_unittests
'target_name': 'mojo_public_utility_unittests',
'type': 'executable',
'dependencies': [
« no previous file with comments | « mojo/BUILD.gn ('k') | mojo/edk/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698