Home | History | Annotate | Download | only in history

Lines Matching refs:row_id

871     URLID row_id = db_->GetRowForURL(redirects->at(i), &row);
872 if (row_id && row.title() != title) {
874 db_->UpdateURLRow(row_id, row);