| Index: components/dom_distiller/content/common/distiller_javascript_service.mojom
|
| diff --git a/components/dom_distiller/content/common/distiller_javascript_service.mojom b/components/dom_distiller/content/common/distiller_javascript_service.mojom
|
| index 8589198d0ed7254a4d4bc153763866a1c04b4e59..ffe03bac5186b5708cdd7a73a1ed2c7cee58132b 100644
|
| --- a/components/dom_distiller/content/common/distiller_javascript_service.mojom
|
| +++ b/components/dom_distiller/content/common/distiller_javascript_service.mojom
|
| @@ -7,10 +7,6 @@ module dom_distiller.mojom;
|
| // This service is implemented by the browser process and is used by the
|
| // renderer when a distiller JavaScript function is called.
|
| interface DistillerJavaScriptService {
|
| - // Handle closing the overlay panel that contains Reader Mode; the
|
| - // "distiller.close" function.
|
| - HandleDistillerClosePanelCall(bool animate);
|
| -
|
| // Open the Android view containing settings for Reader Mode; the
|
| // "distiller.openSettings" function.
|
| HandleDistillerOpenSettingsCall();
|
|
|