diff options
Diffstat (limited to 'ppapi/native_client/src/trusted/plugin/plugin.gyp')
-rw-r--r-- | ppapi/native_client/src/trusted/plugin/plugin.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ppapi/native_client/src/trusted/plugin/plugin.gyp b/ppapi/native_client/src/trusted/plugin/plugin.gyp index 432c4b5..93fea9b 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', ], |