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

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: Sync and rebase. Created 6 years, 5 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 74c4c9915b738e9b2c376e0179f2270f4077fcd4..007e357d27a6740be4386ab59832687c3984d5ae 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -66,6 +66,8 @@
'mojo_cpp_bindings',
'mojo_echo_client',
'mojo_echo_service',
+ 'mojo_example_service',
+ 'mojo_example_unittests',
'mojo_geometry_lib',
'mojo_html_viewer',
'mojo_js',

Powered by Google App Engine
This is Rietveld 408576698