| Index: ppapi/proxy/pdf_resource.h
|
| diff --git a/ppapi/proxy/pdf_resource.h b/ppapi/proxy/pdf_resource.h
|
| index c701f8a9c97ca63d112a88906eacb6a2c23b61e6..253f6198607264021ca28d925b69b5a8d71458b9 100644
|
| --- a/ppapi/proxy/pdf_resource.h
|
| +++ b/ppapi/proxy/pdf_resource.h
|
| @@ -35,7 +35,6 @@ class PPAPI_PROXY_EXPORT PDFResource
|
| thunk::PPB_PDF_API* AsPPB_PDF_API() override;
|
|
|
| // PPB_PDF_API implementation.
|
| - PP_Var GetLocalizedString(PP_ResourceString string_id) override;
|
| void SearchString(const unsigned short* input_string,
|
| const unsigned short* input_term,
|
| bool case_sensitive,
|
|
|