| Index: ppapi/native_client/src/trusted/plugin/plugin.gyp
|
| diff --git a/ppapi/native_client/src/trusted/plugin/plugin.gyp b/ppapi/native_client/src/trusted/plugin/plugin.gyp
|
| index c932c2c40de646fb73d581a486bdf4c70dd38c93..343883d24743a9ee2882bb76e1fa91b69581e26c 100644
|
| --- a/ppapi/native_client/src/trusted/plugin/plugin.gyp
|
| +++ b/ppapi/native_client/src/trusted/plugin/plugin.gyp
|
| @@ -72,7 +72,6 @@
|
| '<(DEPTH)/native_client/src/trusted/reverse_service/reverse_service.gyp:reverse_service',
|
| '<(DEPTH)/native_client/src/trusted/weak_ref/weak_ref.gyp:weak_ref',
|
| '<(DEPTH)/ppapi/ppapi.gyp:ppapi_cpp',
|
| - '<(DEPTH)/third_party/jsoncpp/jsoncpp.gyp:jsoncpp',
|
| ],
|
| 'conditions': [
|
| ['OS=="mac"', {
|
|
|