| Index: pdf/out_of_process_instance.h
|
| diff --git a/pdf/out_of_process_instance.h b/pdf/out_of_process_instance.h
|
| index 023b43f2d2654c76c6df9ca279d22b69ccea06fe..d4c9c971c7963c2957624a9f32bb5664fda403f3 100644
|
| --- a/pdf/out_of_process_instance.h
|
| +++ b/pdf/out_of_process_instance.h
|
| @@ -135,7 +135,6 @@ class OutOfProcessInstance : public pp::Instance,
|
| void FormTextFieldFocusChange(bool in_focus) override;
|
| bool IsPrintPreview() override;
|
| uint32_t GetBackgroundColor() override;
|
| - void CancelBrowserDownload() override;
|
| void IsSelectingChanged(bool is_selecting) override;
|
|
|
| // PreviewModeClient::Client implementation.
|
|
|