DeleteURLRow      320 chrome/browser/history/android/android_provider_backend_unittest.cc   ASSERT_TRUE(history_db_.DeleteURLRow(url_id2));
DeleteURLRow      148 chrome/browser/history/android/urls_sql_handler.cc     if (!history_db_->DeleteURLRow(ids->url_id))
DeleteURLRow      426 chrome/browser/history/expire_history_backend.cc     main_db_->DeleteURLRow(url_row.id());
DeleteURLRow      150 chrome/browser/history/in_memory_history_backend.cc     db_->DeleteURLRow(row->id());
DeleteURLRow       94 chrome/browser/history/url_database.h   bool DeleteURLRow(URLID id);
DeleteURLRow      207 chrome/browser/history/url_database_unittest.cc   ASSERT_TRUE(DeleteURLRow(url_id));