| Index: chrome/browser/tab_contents/web_contents_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/tab_contents/web_contents_unittest.cc (revision 53632)
|
| +++ chrome/browser/tab_contents/web_contents_unittest.cc (working copy)
|
| @@ -184,7 +184,6 @@
|
| // 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.
|
|
|