diff options
Diffstat (limited to 'chrome/browser/tab_contents/web_contents_unittest.cc')
-rw-r--r-- | chrome/browser/tab_contents/web_contents_unittest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/tab_contents/web_contents_unittest.cc b/chrome/browser/tab_contents/web_contents_unittest.cc index cb3d4d4..3a96e1a 100644 --- a/chrome/browser/tab_contents/web_contents_unittest.cc +++ b/chrome/browser/tab_contents/web_contents_unittest.cc @@ -184,7 +184,6 @@ class TabContentsTest : public RenderViewHostTestHarness { // is not supposed to overwrite a profile if it's already created. virtual void SetUp() { TestingProfile* profile = new TestingProfile(); - profile->CreateBookmarkModel(false); profile_.reset(profile); // Set some (WebKit) user preferences. |