| Index: components/dom_distiller/core/experiments.h
|
| diff --git a/components/dom_distiller/core/experiments.h b/components/dom_distiller/core/experiments.h
|
| index 9d5187a3411c65ac96cbb44e6f4db47b0f0fce17..16edfcbee0081595329e9d1c61f5dd06f5c07af7 100644
|
| --- a/components/dom_distiller/core/experiments.h
|
| +++ b/components/dom_distiller/core/experiments.h
|
| @@ -14,7 +14,6 @@ namespace dom_distiller {
|
| };
|
|
|
| DistillerHeuristicsType GetDistillerHeuristicsType();
|
| - bool ShouldShowFeedbackForm();
|
| }
|
|
|
| #endif // COMPONENTS_DOM_DISTILLER_CORE_EXPERIMENTS_H_
|
|
|