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

Unified Diff: mojo/mojo.gyp

Issue 63393002: Mojo: Make the top-level mojo target build more. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 7 years, 1 month 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 | no next file » | 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 d598d10ed6b190a164826e47ade1d515af8b0055..93741045c5d695af25ef9969ae9c681a6f1d30a9 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -16,6 +16,14 @@
'mojo_public_perftests',
'mojo_system',
'mojo_system_unittests',
+ 'mojo_shell_lib',
+ 'mojo_shell',
+ 'mojo_shell_unittests',
+ 'mojo_utility',
+ 'sample_app',
+ 'mojo_bindings',
+ 'mojo_bindings_test',
+ 'native_viewport',
],
},
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698