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

Unified Diff: chrome/browser/ui/cocoa/infobars/after_translate_infobar_controller.h

Issue 15521005: Translate (Mac): add after infobar UI for server side language detection (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: style Created 7 years, 7 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
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/infobars/after_translate_infobar_controller.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/cocoa/infobars/after_translate_infobar_controller.h
diff --git a/chrome/browser/ui/cocoa/infobars/after_translate_infobar_controller.h b/chrome/browser/ui/cocoa/infobars/after_translate_infobar_controller.h
index d4d33d6c91bc09fe9b8978e77eda6ce9579786a6..ab131754233ac238dab517ce77edc86294a5e7cb 100644
--- a/chrome/browser/ui/cocoa/infobars/after_translate_infobar_controller.h
+++ b/chrome/browser/ui/cocoa/infobars/after_translate_infobar_controller.h
@@ -5,6 +5,7 @@
#import "chrome/browser/ui/cocoa/infobars/translate_infobar_base.h"
@interface AfterTranslateInfobarController : TranslateInfoBarControllerBase {
+ bool autodeterminedSourceLanguage_;
bool swappedLanugageButtons_;
}
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/infobars/after_translate_infobar_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698