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

Unified Diff: build/all.gyp

Issue 385983008: Mojo + NaCl prototype. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: FinalEdits Created 6 years, 3 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_nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index b888d92c5c48607010b2f5b11ddb0b05d32d5362..bba30cfcbb016790f084e27ec07e785f9aa05fa5 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -416,6 +416,7 @@
}],
['disable_nacl==0 and disable_nacl_untrusted==0', {
'dependencies': [
+ '../mojo/mojo_nacl.gyp:*',
'../testing/gtest_nacl.gyp:*',
],
}],
« no previous file with comments | « no previous file | mojo/mojo_nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698