Home | History | Annotate | Download | only in bookmarks

Lines Matching full:profile

14 #include "chrome/browser/profiles/profile.h"
132 BookmarkStorage::BookmarkStorage(Profile* profile, BookmarkModel* model)
133 : profile_(profile),
135 writer_(profile->GetPath().Append(chrome::kBookmarksFileName),
138 profile->GetPath().Append(chrome::kHistoryBookmarksFileName)) {
165 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS);
175 Source<Profile>(profile_));
183 Source<Profile>(profile_));
213 // 1. A clean profile.