| Index: native_client_sdk/src/examples/tutorial/using_ppapi_simple/example.dsc
|
| diff --git a/native_client_sdk/src/examples/tutorial/using_ppapi_simple/example.dsc b/native_client_sdk/src/examples/tutorial/using_ppapi_simple/example.dsc
|
| index ee462d226e59b555c5a9919ab089471b8f1af5b1..212740f4ea16703dfe898251188e0708ef6cfc42 100644
|
| --- a/native_client_sdk/src/examples/tutorial/using_ppapi_simple/example.dsc
|
| +++ b/native_client_sdk/src/examples/tutorial/using_ppapi_simple/example.dsc
|
| @@ -1,5 +1,5 @@
|
| {
|
| - 'TOOLS': ['newlib', 'glibc', 'pnacl', 'linux', 'mac', 'clang-newlib'],
|
| + 'TOOLS': ['clang-newlib', 'glibc', 'pnacl', 'linux', 'mac'],
|
| 'SEL_LDR': True,
|
| 'TARGETS': [
|
| {
|
|
|