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

Unified Diff: chrome/browser/ui/views/translate/translate_icon_view.h

Issue 1402363013: Update location bar bubble/icon behavior. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 1 month 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: 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;
« no previous file with comments | « chrome/browser/ui/views/translate/translate_bubble_view.cc ('k') | chrome/browser/ui/views/translate/translate_icon_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698