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

Unified Diff: mojo/edk/mojo_edk_tests.gyp

Issue 799113004: Update mojo sdk to rev 59145288bae55b0fce4276b017df6a1117bcf00f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add mojo's ply to checklicenses whitelist 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/edk/mojo_edk_system_impl.gypi ('k') | mojo/edk/system/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 a5710690d861cb4338205d7039caa909c1fd7815..bcd71e73bde51047f3534cc723b5ba68b6349418 100644
--- a/mojo/edk/mojo_edk_tests.gyp
+++ b/mojo/edk/mojo_edk_tests.gyp
@@ -30,7 +30,7 @@
},
# TODO(vtl): Reorganize the mojo_public_*_unittests.
{
- # GN version: //mojo/public/cpp/bindings/tests:mojo_public_bindings_unittests
+ # GN version: //mojo/edk/test:mojo_public_bindings_unittests
'target_name': 'mojo_public_bindings_unittests',
'type': 'executable',
'dependencies': [
@@ -64,7 +64,7 @@
],
},
{
- # GN version: //mojo/public/cpp/environment/tests:mojo_public_environment_unittests
+ # GN version: //mojo/edk/test:mojo_public_environment_unittests
'target_name': 'mojo_public_environment_unittests',
'type': 'executable',
'dependencies': [
@@ -83,7 +83,7 @@
],
},
{
- # GN version: //mojo/public/cpp/application/tests:mojo_public_application_unittests
+ # GN version: //mojo/edk/test:mojo_public_application_unittests
'target_name': 'mojo_public_application_unittests',
'type': 'executable',
'dependencies': [
@@ -140,7 +140,7 @@
],
},
{
- # GN version: //mojo/public/c/system/tests:perftests
+ # GN version: //mojo/edk/test:mojo_public_system_perftests
'target_name': 'mojo_public_system_perftests',
'type': 'executable',
'dependencies': [
« no previous file with comments | « mojo/edk/mojo_edk_system_impl.gypi ('k') | mojo/edk/system/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698