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

Unified Diff: chrome/nacl.gypi

Issue 10914238: Add check_tls test on nacl_irt to Gyp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: change what depends on new test 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 | ppapi/native_client/irt_test.gyp » ('j') | ppapi/native_client/irt_test.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/nacl.gypi
diff --git a/chrome/nacl.gypi b/chrome/nacl.gypi
index 3c893eff1f812d88165922287fba68eeb7a26236..425fb836a566b9dad443ea6efae72bdcb4249ca1 100644
--- a/chrome/nacl.gypi
+++ b/chrome/nacl.gypi
@@ -81,6 +81,7 @@
['disable_nacl_untrusted==0', {
'dependencies': [
'../ppapi/native_client/native_client.gyp:nacl_irt',
+ '../ppapi/native_client/irt_test.gyp:*',
Mark Seaborn 2012/09/14 21:01:42 Maybe comment that this is not a real dependency b
'../ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:pnacl_irt_shim',
'../ppapi/native_client/native_client.gyp:nacl_ipc_irt',
],
« no previous file with comments | « no previous file | ppapi/native_client/irt_test.gyp » ('j') | ppapi/native_client/irt_test.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698