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

Unified Diff: src/trusted/validator/x86/ncval_reg_sfi/ncval_reg_sfi.gyp

Issue 24227003: [MIPS] Add support to gyp files to build Native Client inside of Chromium (Closed) Base URL: http://git.chromium.org/native_client/src/native_client.git@master
Patch Set: Upload again. Created 7 years, 2 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
Index: src/trusted/validator/x86/ncval_reg_sfi/ncval_reg_sfi.gyp
diff --git a/src/trusted/validator/x86/ncval_reg_sfi/ncval_reg_sfi.gyp b/src/trusted/validator/x86/ncval_reg_sfi/ncval_reg_sfi.gyp
index 9db4c892ac660ddb78ffbcfb47f1232d5ba7b5a2..67c53e9790d61e9e04a505f0a01bc0c7e8f822c3 100644
--- a/src/trusted/validator/x86/ncval_reg_sfi/ncval_reg_sfi.gyp
+++ b/src/trusted/validator/x86/ncval_reg_sfi/ncval_reg_sfi.gyp
@@ -133,8 +133,5 @@
},
}],
}],
- [ 'target_arch=="arm"', {
- 'targets': []
- }],
],
}
« no previous file with comments | « src/trusted/validator/x86/decoder/ncval_x86_decoder.gyp ('k') | src/trusted/validator/x86/ncval_seg_sfi/ncval_seg_sfi.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698