| Index: components/nacl_nonsfi.gyp
|
| diff --git a/components/nacl_nonsfi.gyp b/components/nacl_nonsfi.gyp
|
| index e248a8f929a6acb75ca47cd0cf674821fbc09237..4d8d7602ca33bab930a38552a5a430a7f3634fe3 100644
|
| --- a/components/nacl_nonsfi.gyp
|
| +++ b/components/nacl_nonsfi.gyp
|
| @@ -39,6 +39,7 @@
|
| # Rename the output binary file to nacl_helper_nonsfi and put it
|
| # directly under out/{Debug,Release}/.
|
| 'out_newlib32_nonsfi': '<(PRODUCT_DIR)/nacl_helper_nonsfi',
|
| + 'out_newlib_arm_nonsfi': '<(PRODUCT_DIR)/nacl_helper_nonsfi',
|
|
|
| 'build_glibc': 0,
|
| 'build_newlib': 0,
|
|
|