Index: ppapi/native_client/src/trusted/plugin/plugin.gyp |
=================================================================== |
--- ppapi/native_client/src/trusted/plugin/plugin.gyp (revision 110359) |
+++ ppapi/native_client/src/trusted/plugin/plugin.gyp (working copy) |
@@ -74,7 +74,7 @@ |
'<(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)/ppapi/ppapi_cpp.gyp:ppapi_cpp', |
], |
}], |
}], |
@@ -105,7 +105,7 @@ |
'<(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)/ppapi/ppapi_cpp.gyp:ppapi_cpp', |
'<(DEPTH)/third_party/jsoncpp/jsoncpp.gyp:jsoncpp', |
], |
'conditions': [ |