Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename overriden methods from TranslateBubbleModel in mock subclass
Three virtual methods have been renamed in the superclass, so we need to update MockTranslateBubbleModel now. Chromium changes: https://source.chromium.org/chromium/chromium/src/+/3c90e3b11ba60e218b9f1cf678f4a98cc5443a1b commit 3c90e3b11ba60e218b9f1cf678f4a98cc5443a1b Author: Anthony Cui <cuianthony@google.com> Date: Mon Mar 1 21:36:46 2021 +0000 [Translate] Update use of term "original language" to "source language" This change focuses on resolving inconsistency in naming in the translate bubble view and infobar. Other areas of the code may still use the "original language" terminology. Overview of the scope of this change: Renames all usages of term "original language" in - TranslateUIDelegate code - TranslateBubbleModel code - TranslateBubbleView code - TranslateInfoBarDelegate code - TranslateCompactInfoBar code - iOS infobar code that uses the infobar delegate Bug: 1179823
- Loading branch information