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

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 comments; ShellTestHelper crashes, use a hack workaround. 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 0c615162a37e430817bc7c821159a691de1defa7..e96d194e5d77fa57a1bc6412bfcf315621db7081 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -64,6 +64,8 @@
'mojo_common_lib',
'mojo_common_unittests',
'mojo_cpp_bindings',
+ 'mojo_example_service',
+ 'mojo_example_unittests',
'mojo_geometry_lib',
'mojo_html_viewer',
'mojo_js',

Powered by Google App Engine
This is Rietveld 408576698