| Index: native_client_sdk/src/tests/sdk_util_test/example.dsc
|
| diff --git a/native_client_sdk/src/tests/sdk_util_test/example.dsc b/native_client_sdk/src/tests/sdk_util_test/example.dsc
|
| index 86f7635202f791e27a45a283de205fb1d34ff46e..2073d3fdea7c757d785ce113dd2c4b483d3a3aee 100644
|
| --- a/native_client_sdk/src/tests/sdk_util_test/example.dsc
|
| +++ b/native_client_sdk/src/tests/sdk_util_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' : 'sdk_util_test',
|
|
|