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

Unified Diff: build/all.gyp

Issue 10915109: Add nacl_sdk gyp meta-target. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: . Created 8 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 | build/build_nexe.py » ('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 186b575e4a7fbf70af3db144efef82bd1d0fe8a3..3b4b5a7497b551d3183b87414547b30f59838eae 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -26,6 +26,7 @@
'../src/untrusted/nosys/nosys.gyp:*',
'../src/untrusted/pthread/pthread.gyp:*',
'../tests/sel_main_chrome/sel_main_chrome.gyp:*',
+ 'nacl_core_sdk.gyp:*',
],
'conditions': [
# No tests on ARM yet.
« no previous file with comments | « no previous file | build/build_nexe.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698