| Index: pdf/out_of_process_instance.h
|
| diff --git a/pdf/out_of_process_instance.h b/pdf/out_of_process_instance.h
|
| index e7631344bad6e11b4b6edd4b4c910fac3c36eca1..69c5bc3c7740fc508ca950ef778b60c986f8a2b8 100644
|
| --- a/pdf/out_of_process_instance.h
|
| +++ b/pdf/out_of_process_instance.h
|
| @@ -169,8 +169,6 @@ class OutOfProcessInstance : public pp::Instance,
|
|
|
| void FormDidOpen(int32_t result);
|
|
|
| - std::string GetLocalizedString(PP_ResourceString id);
|
| -
|
| void UserMetricsRecordAction(const std::string& action);
|
|
|
| enum DocumentLoadState {
|
|
|