Chromium Code Reviews| Index: native_client_sdk/src/examples/tumbler/example.dsc |
| =================================================================== |
| --- native_client_sdk/src/examples/tumbler/example.dsc (revision 147717) |
| +++ native_client_sdk/src/examples/tumbler/example.dsc (working copy) |
| @@ -21,7 +21,7 @@ |
| 'tumbler.h', |
| 'tumbler_module.cc' |
| ], |
| - 'LIBS': ['ppapi_cpp', 'ppapi_gles2'] |
| + 'LIBS': ['ppapi_gles2', 'ppapi_cpp', 'ppapi', 'pthread'] |
| } |
| ], |
| 'DATA': [ |