Home | History | Annotate | Download | only in base

Lines Matching defs:bookmark_model

55 #include "components/bookmarks/browser/bookmark_model.h"
543 BookmarkModel* bookmark_model = new BookmarkModel(bookmark_client);
544 bookmark_client->Init(bookmark_model);
545 bookmark_model->Load(profile->GetPrefs(),
551 return bookmark_model;