| 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 351850638fc40945a607ca1762a5404f6c148edb..0c2caeb5a3a6561d18dc05df19b30d7fb6977158 100644
|
| --- a/chrome/browser/translate/translate_infobar_delegate.h
|
| +++ b/chrome/browser/translate/translate_infobar_delegate.h
|
| @@ -138,6 +138,7 @@ 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 button to let the user black-list/white-list that language (based
|
|
|