Home | History | Annotate | Download | only in bookmarks

Lines Matching full:bookmarks

5 #include "chrome/browser/bookmarks/bookmark_storage.h"
12 #include "chrome/browser/bookmarks/bookmark_codec.h"
13 #include "chrome/browser/bookmarks/bookmark_model.h"
77 UMA_HISTOGRAM_TIMES("Bookmarks.DecodeTime",
83 UMA_HISTOGRAM_TIMES("Bookmarks.CreateBookmarkIndexTime",
163 // from generated bookmarks file.
185 // This is used when migrating bookmarks data from database to file.
214 // 2. The user is migrating from an older version where bookmarks were
216 // We assume step 2. If history had the bookmarks, it will write the
217 // bookmarks to a file for us.