Home | History | Annotate | Download | only in history

Lines Matching refs:url_db

1190 void HistoryBackend::QueryHistoryBasic(URLDatabase* url_db,
1207 if (!url_db->GetURLRow(visit.url_id, &url_result)) {
1223 if (url_db == db_.get()) {