Skip to content

Commit

Permalink
Uplift of #4928 (squashed) to beta
Browse files Browse the repository at this point in the history
  • Loading branch information
brave-browser-releases committed Mar 13, 2020
1 parent 200169f commit 11516d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions browser/ui/views/translate/brave_translate_icon_view.cc
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ void BraveTranslateIconView::UpdateImpl() {
if (registry->GetInstalledExtension(google_translate_extension_id)) {
SetVisible(false);
TranslateBubbleView::CloseCurrentBubble();
return;
}

TranslateIconView::UpdateImpl();
Expand Down

0 comments on commit 11516d4

Please sign in to comment.