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