Index: components/autofill/core/browser/autofill_manager_unittest.cc |
diff --git a/components/autofill/core/browser/autofill_manager_unittest.cc b/components/autofill/core/browser/autofill_manager_unittest.cc |
index 89111059a6f6bec36f1fb4ebe1a08b3c1236c0c6..9a4acc129583c0ed65ee5a4b7336cb88396ad2e1 100644 |
--- a/components/autofill/core/browser/autofill_manager_unittest.cc |
+++ b/components/autofill/core/browser/autofill_manager_unittest.cc |
@@ -741,7 +741,6 @@ class AutofillManagerTest : public ChromeRenderViewHostTestHarness { |
public: |
virtual void SetUp() OVERRIDE { |
TestingProfile* profile = CreateProfile(); |
- profile->CreateRequestContext(); |
browser_context_.reset(profile); |
autofill::PersonalDataManagerFactory::GetInstance()->SetTestingFactory( |
profile, TestPersonalDataManager::Build); |