| Index: ppapi/native_client/src/shared/ppapi_proxy/untrusted/srpcgen/ppb_rpc.h
|
| ===================================================================
|
| --- ppapi/native_client/src/shared/ppapi_proxy/untrusted/srpcgen/ppb_rpc.h (revision 107024)
|
| +++ ppapi/native_client/src/shared/ppapi_proxy/untrusted/srpcgen/ppb_rpc.h (working copy)
|
| @@ -410,10 +410,6 @@
|
|
|
| class PpbFullscreenRpcClient {
|
| public:
|
| - static NaClSrpcError PPB_Fullscreen_IsFullscreen(
|
| - NaClSrpcChannel* channel,
|
| - PP_Instance instance,
|
| - int32_t* success);
|
| static NaClSrpcError PPB_Fullscreen_SetFullscreen(
|
| NaClSrpcChannel* channel,
|
| PP_Instance instance,
|
|
|