| Index: components/dom_distiller/content/browser/distiller_javascript_service_impl.h
|
| diff --git a/components/dom_distiller/content/browser/distiller_javascript_service_impl.h b/components/dom_distiller/content/browser/distiller_javascript_service_impl.h
|
| index d9a1048f81f850e4ca45bc276104aac5b6d025ff..6f12e779bccde7ea3b7ff6c2ae2be2ca30418283 100644
|
| --- a/components/dom_distiller/content/browser/distiller_javascript_service_impl.h
|
| +++ b/components/dom_distiller/content/browser/distiller_javascript_service_impl.h
|
| @@ -23,9 +23,6 @@ class DistillerJavaScriptServiceImpl
|
|
|
| // Mojo mojom::DistillerJavaScriptService implementation.
|
|
|
| - // Make a call into Android to close the overlay panel containing reader mode.
|
| - void HandleDistillerClosePanelCall(bool animate) override;
|
| -
|
| // Show the Android view containing Reader Mode settings.
|
| void HandleDistillerOpenSettingsCall() override;
|
|
|
|
|