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

Unified Diff: mojo/mojo.gyp

Issue 349303006: mojo: add some end-to-end shell tests and a new test sample app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ServiceProvider rebase Created 6 years, 6 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 | « no previous file | mojo/mojo_services.gypi » ('j') | mojo/services/test_service/test_service.mojom » ('J')
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 5621bea4f359611d22e426a73795951cfe97d0cf..58077c6735c3a0a311eeed75d0f4e448f33a697b 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -61,7 +61,8 @@
'mojo_system',
'mojo_system_impl',
'mojo_system_unittests',
- 'mojo_test_service',
+ 'mojo_test_app',
+ 'mojo_test_monitoring_app',
'mojo_utility',
'mojo_view_manager_lib',
'mojo_view_manager_lib_unittests',
@@ -611,7 +612,8 @@
'mojo_service_manager',
'mojo_shell_lib',
'mojo_system_impl',
- 'mojo_test_service',
+ 'mojo_test_app',
+ 'mojo_test_monitoring_app',
'mojo_test_service_bindings',
],
'sources': [
« no previous file with comments | « no previous file | mojo/mojo_services.gypi » ('j') | mojo/services/test_service/test_service.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698