Index: mojo/mojo.gyp |
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp |
index 9fa3725d05b64663951cdb005adc3c22a0eb7c78..29c9c7cc12749436bf55982f36717b1bf4b8f33f 100644 |
--- a/mojo/mojo.gyp |
+++ b/mojo/mojo.gyp |
@@ -16,6 +16,14 @@ |
'mojo_public_perftests', |
'mojo_system', |
'mojo_system_unittests', |
sky
2013/11/06 23:29:41
Can you sort these?
|
+ 'mojo_shell_lib', |
+ 'mojo_shell', |
+ 'mojo_shell_unittests', |
+ 'mojo_utility', |
+ 'sample_app', |
+ 'mojo_bindings', |
+ 'mojo_bindings_test', |
+ 'native_viewport', |
abarth-chromium
2013/11/06 23:30:17
Can we add the android ones in a condition block?
|
], |
}, |
{ |