Index: native_client_sdk/src/examples/benchmarks/example.dsc |
diff --git a/native_client_sdk/src/examples/benchmarks/example.dsc b/native_client_sdk/src/examples/benchmarks/example.dsc |
index 3fc8d50a2af5ad38ccbf7b25f7b88870e1b4a583..f2c3af6e0ca518e02d17505985c6de9dedf41e5a 100644 |
--- a/native_client_sdk/src/examples/benchmarks/example.dsc |
+++ b/native_client_sdk/src/examples/benchmarks/example.dsc |
@@ -24,8 +24,8 @@ |
'thread_pool.h', |
'thread_pool.cc' |
], |
- 'DEPS': ['ppapi_simple', 'nacl_io'], |
- 'LIBS': ['ppapi_simple', 'nacl_io', 'sdk_util', 'ppapi_cpp', 'ppapi', 'pthread'] |
+ 'DEPS': [], |
+ 'LIBS': ['sdk_util', 'ppapi_cpp', 'ppapi', 'pthread'] |
} |
], |
'DATA': [ |