| Index: native_client_sdk/src/examples/api/mouse_lock/example.dsc
|
| diff --git a/native_client_sdk/src/examples/api/mouse_lock/example.dsc b/native_client_sdk/src/examples/api/mouse_lock/example.dsc
|
| index 626e3a2d189dc686bef01b41bec398341a637c6f..f1c5be1be43d534eb87a942fe06ead7ed2227fc0 100644
|
| --- a/native_client_sdk/src/examples/api/mouse_lock/example.dsc
|
| +++ b/native_client_sdk/src/examples/api/mouse_lock/example.dsc
|
| @@ -1,6 +1,6 @@
|
| {
|
| 'DISABLE_PACKAGE': True,
|
| - 'TOOLS': ['newlib', 'glibc', 'pnacl', 'win', 'linux'],
|
| + 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'win', 'linux'],
|
| 'TARGETS': [
|
| {
|
| 'NAME' : 'mouse_lock',
|
|
|