| 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 432c4b52a4c3b74cc7e42b73a68cac978624a945..93fea9bd393aec7cd858cf26ef36a1dd5ae3f22e 100644
|
| --- a/ppapi/native_client/src/trusted/plugin/plugin.gyp
|
| +++ b/ppapi/native_client/src/trusted/plugin/plugin.gyp
|
| @@ -74,7 +74,6 @@
|
| '<(DEPTH)/native_client/src/trusted/simple_service/simple_service.gyp:simple_service',
|
| '<(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/native_client/src/shared/ppapi_proxy/ppapi_proxy.gyp:nacl_ppapi_browser',
|
| '<(DEPTH)/ppapi/ppapi.gyp:ppapi_cpp',
|
| '<(DEPTH)/third_party/jsoncpp/jsoncpp.gyp:jsoncpp',
|
| ],
|
|
|