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 7820738dc1fd897885e276a73d56bc89faa71e5c..dbb5c845944b2a16a5ed301b7787ea27999e9dd5 100644 |
--- a/chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc |
+++ b/chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc |
@@ -279,7 +279,6 @@ class AutofillDialogControllerTest : public testing::Test { |
// testing::Test implementation: |
virtual void SetUp() OVERRIDE { |
- profile()->CreateRequestContext(); |
test_web_contents_.reset( |
content::WebContentsTester::CreateTestWebContents(profile(), NULL)); |