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 e8ac057ee0bb1ac914c1063e1146ccb1170f6b1f..829df278081092da51b3459cff05312bf0e61a8e 100644 |
--- a/components/dom_distiller/content/browser/distiller_javascript_service_impl.h |
+++ b/components/dom_distiller/content/browser/distiller_javascript_service_impl.h |
@@ -22,9 +22,6 @@ class DistillerJavaScriptServiceImpl |
// Mojo mojom::DistillerJavaScriptService implementation. |
- // Send UMA feedback and start the external feedback reporter if one exists. |
- void HandleDistillerFeedbackCall(bool good) override; |
- |
// Make a call into Android to close the overlay panel containing reader mode. |
void HandleDistillerClosePanelCall(bool animate) override; |