Index: chrome/browser/ui/views/translate/translate_icon_view.h |
diff --git a/chrome/browser/ui/views/translate/translate_icon_view.h b/chrome/browser/ui/views/translate/translate_icon_view.h |
index f981c4ad2e937cc24d2c14854758610f2ed3b43e..764fdf2960021045bf4ff7a7a3f3b28c5dec55bd 100644 |
--- a/chrome/browser/ui/views/translate/translate_icon_view.h |
+++ b/chrome/browser/ui/views/translate/translate_icon_view.h |
@@ -17,9 +17,6 @@ class TranslateIconView : public BubbleIconView { |
explicit TranslateIconView(CommandUpdater* command_updater); |
~TranslateIconView() override; |
- // Toggles the icon on or off. |
- void SetToggled(bool on); |
- |
protected: |
// BubbleIconView: |
void OnExecuting(BubbleIconView::ExecuteSource execute_source) override; |