| Index: native_client_sdk/src/examples/api/mouse_cursor/example.dsc
|
| diff --git a/native_client_sdk/src/examples/api/mouse_cursor/example.dsc b/native_client_sdk/src/examples/api/mouse_cursor/example.dsc
|
| index 4b89b8f05e385ad487688fcda3d32f5ffb878056..8a829304d63fd3494d9302a94c9c4fc6fb8c1a6f 100644
|
| --- a/native_client_sdk/src/examples/api/mouse_cursor/example.dsc
|
| +++ b/native_client_sdk/src/examples/api/mouse_cursor/example.dsc
|
| @@ -1,5 +1,5 @@
|
| {
|
| - 'TOOLS': ['newlib', 'glibc', 'pnacl', 'win', 'linux'],
|
| + 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'win', 'linux'],
|
| 'TARGETS': [
|
| {
|
| 'NAME' : 'mouse_cursor',
|
|
|