Searched defs:RemoveVisitsTask (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dtyped_urls_helper.cc117 class RemoveVisitsTask : public history::HistoryDBTask { class in namespace:__anon6063
119 RemoveVisitsTask(const history::VisitVector& visits, function in class:__anon6063::RemoveVisitsTask
134 virtual ~RemoveVisitsTask() {}
207 service->ScheduleDBTask(new RemoveVisitsTask(visits, &wait_event),

Completed in 53 milliseconds