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

Unified Diff: mojo/mojo.gyp

Issue 385983008: Mojo + NaCl prototype. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Edits 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
« no previous file with comments | « no previous file | mojo/mojo_public_tests.gypi » ('j') | mojo/monacl.gypi » ('J')
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 9484735f840d076245329e00deabd998bd917247..0324f4307d298d07aa2e5a0396386168fc12470c 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -48,11 +48,14 @@
],
},
'includes': [
+ 'mojo_srcs.gypi',
+
'mojo_apps.gypi',
'mojo_examples.gypi',
'mojo_public.gypi',
'mojo_public_tests.gypi',
'mojo_services.gypi',
+ 'monacl.gypi',
],
'targets': [
{
« no previous file with comments | « no previous file | mojo/mojo_public_tests.gypi » ('j') | mojo/monacl.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698