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

Unified Diff: chrome/browser/translate/translate_infobar_delegate.h

Issue 17368005: [Translate] Do not show TRANSLATING and AFTER_TRANSLATE when on a translate session (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 6 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: chrome/browser/translate/translate_infobar_delegate.h
diff --git a/chrome/browser/translate/translate_infobar_delegate.h b/chrome/browser/translate/translate_infobar_delegate.h
index 257a32dc56f708245e67e77116da17a9b7b6368f..066df9bbd1713a3c20ad00f2db0c4bf92146ed57 100644
--- a/chrome/browser/translate/translate_infobar_delegate.h
+++ b/chrome/browser/translate/translate_infobar_delegate.h
@@ -148,7 +148,6 @@ class TranslateInfoBarDelegate : public InfoBarDelegate {
string16 GetMessageInfoBarButtonText();
void MessageInfoBarButtonPressed();
bool ShouldShowMessageInfoBarButton();
- bool InTranslateNavigation();
// Called by the before translate infobar to figure-out if it should show
// an extra shortcut to let the user black-list/white-list that language

Powered by Google App Engine
This is Rietveld 408576698