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

Unified Diff: mojo/mojo.gyp

Issue 399653004: Add a Mojo example apptest that runs in mojo_shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address most remaining comments. Created 6 years, 4 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/examples/test/example_service_impl.cc ('k') | mojo/mojo_examples.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 89ddc27b9724d49563877b18f566b06c4793fbe6..6ce3564e98fef254078a99fe7bde71e03fcb8bcb 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -29,6 +29,8 @@
'mojo_compositor_app',
'mojo_echo_client',
'mojo_echo_service',
+ 'mojo_example_apptests',
+ 'mojo_example_service',
'mojo_geometry_lib',
'mojo_html_viewer',
'mojo_js',
« no previous file with comments | « mojo/examples/test/example_service_impl.cc ('k') | mojo/mojo_examples.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698