| Index: native_client_sdk/src/tests/nacl_io_test/example.dsc
|
| diff --git a/native_client_sdk/src/tests/nacl_io_test/example.dsc b/native_client_sdk/src/tests/nacl_io_test/example.dsc
|
| index 1afb68af5129025061c566b759aebd6919dfaf7f..7dbbfbcdf5f69a672f2d98367f1641b108923c22 100644
|
| --- a/native_client_sdk/src/tests/nacl_io_test/example.dsc
|
| +++ b/native_client_sdk/src/tests/nacl_io_test/example.dsc
|
| @@ -2,8 +2,6 @@
|
| 'TOOLS': ['newlib', 'glibc', 'pnacl'],
|
| 'SEL_LDR': True,
|
|
|
| - # Need to add ../../examples for common.js
|
| - 'SEARCH': ['.', '../../examples'],
|
| 'TARGETS': [
|
| {
|
| 'NAME' : 'nacl_io_test',
|
|
|