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

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: Move files to mojo/examples/apptest. 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
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 4c9277b8dfc8f5a84e89d5ee88f7a0f525f54ccf..1ffffee16bede1027478256e5619b82ab8d6cc4b 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',

Powered by Google App Engine
This is Rietveld 408576698