| Index: native_client_sdk/src/examples/demo/life_simd/example.dsc
|
| diff --git a/native_client_sdk/src/examples/demo/life_simd/example.dsc b/native_client_sdk/src/examples/demo/life_simd/example.dsc
|
| index 2768624ae58894d6bface0599bc8d8a5e21faaa3..38def72870851db0770ababe6df2c17fb1108239 100644
|
| --- a/native_client_sdk/src/examples/demo/life_simd/example.dsc
|
| +++ b/native_client_sdk/src/examples/demo/life_simd/example.dsc
|
| @@ -8,7 +8,7 @@
|
| 'life.cc',
|
| ],
|
| 'DEPS': ['ppapi_simple', 'nacl_io'],
|
| - 'LIBS': ['ppapi_simple', 'nacl_io', 'sdk_util', 'ppapi_cpp', 'ppapi', 'pthread']
|
| + 'LIBS': ['ppapi_simple_cpp', 'nacl_io', 'sdk_util', 'ppapi_cpp', 'ppapi', 'pthread']
|
| }
|
| ],
|
| 'DATA': [
|
|
|