Index: chrome/browser/autofill/autofill_manager_unittest.cc |
=================================================================== |
--- chrome/browser/autofill/autofill_manager_unittest.cc (revision 70916) |
+++ chrome/browser/autofill/autofill_manager_unittest.cc (working copy) |
@@ -434,9 +434,6 @@ |
} |
virtual void SetUp() { |
- profile_.reset(new TestingProfile()); |
- profile_->CreateWebDataService(false); |
- |
RenderViewHostTestHarness::SetUp(); |
test_personal_data_ = new TestPersonalDataManager(); |
autofill_manager_.reset(new TestAutoFillManager(contents(), |