Chromium Code Reviews| Index: ppapi/ppapi_untrusted.gyp |
| diff --git a/ppapi/ppapi_untrusted.gyp b/ppapi/ppapi_untrusted.gyp |
| index f8186760d28f8b7c03a6d80a1e960fa4bff8b40c..46f70bb2300811e3e632649d2c47a43d9dd7725b 100644 |
| --- a/ppapi/ppapi_untrusted.gyp |
| +++ b/ppapi/ppapi_untrusted.gyp |
| @@ -54,9 +54,7 @@ |
| 'link_flags': [ |
| '-lppapi_cpp', |
| '-lppapi', |
| - '-lplatform', |
| '-lpthread', |
| - '-lgio', |
| ], |
| # TODO(bradchen): get rid of extra_deps64 and extra_deps32 |
| # once native_client/build/untrusted.gypi no longer needs them. |