Home
last modified time | relevance | path

Searched defs:CreateBookmarkBucketMapper (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_bookmarks_module.cc656 class CreateBookmarkBucketMapper : public BookmarkBucketMapper<std::string> { class
658 explicit CreateBookmarkBucketMapper(Profile* profile) : profile_(profile) {} in CreateBookmarkBucketMapper() function in CreateBookmarkBucketMapper