Chromium Code Reviews| Index: native_client_sdk/src/examples/file_histogram/example.dsc |
| =================================================================== |
| --- native_client_sdk/src/examples/file_histogram/example.dsc (revision 147717) |
| +++ native_client_sdk/src/examples/file_histogram/example.dsc (working copy) |
| @@ -5,7 +5,7 @@ |
| 'NAME' : 'file_histogram', |
| 'TYPE' : 'main', |
| 'SOURCES' : ['file_histogram.cc'], |
| - 'LIBS': ['ppapi_cpp'] |
| + 'LIBS' : ['ppapi_cpp', 'ppapi', 'pthread'] |
| } |
| ], |
| 'DEST': 'examples', |