Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(210)

Unified Diff: components/dom_distiller/core/experiments.h

Issue 2768093004: Remove unused feedback class in dom distiller component (Closed)
Patch Set: address comments Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_
« no previous file with comments | « components/dom_distiller/core/dom_distiller_request_view_base.cc ('k') | components/dom_distiller/core/experiments.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698