summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_interactive_uitest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/autofill/autofill_interactive_uitest.cc')
-rw-r--r--chrome/browser/autofill/autofill_interactive_uitest.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/autofill/autofill_interactive_uitest.cc b/chrome/browser/autofill/autofill_interactive_uitest.cc
index 95a6217..fd9e409 100644
--- a/chrome/browser/autofill/autofill_interactive_uitest.cc
+++ b/chrome/browser/autofill/autofill_interactive_uitest.cc
@@ -205,6 +205,8 @@ class AutofillInteractiveTest : public InProcessBrowserTest {
// InProcessBrowserTest:
virtual void SetUpOnMainThread() OVERRIDE {
+ TranslateManager::SetUseInfobar(true);
+
// Don't want Keychain coming up on Mac.
test::DisableSystemServices(browser()->profile());