Index: chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc |
diff --git a/chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc b/chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc |
index 27fd2ec742b0e67581bc1c31d65d4f9f10696321..c93f5035c2d0c792ce78cc139415016bf5022318 100644 |
--- a/chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc |
+++ b/chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc |
@@ -334,7 +334,6 @@ class AutofillDialogControllerTest : public testing::Test { |
// testing::Test implementation: |
virtual void SetUp() OVERRIDE { |
- profile()->CreateRequestContext(); |
test_web_contents_.reset( |
content::WebContentsTester::CreateTestWebContents(profile(), NULL)); |