Searched defs:URLsDeletedDetails (Results 1 – 2 of 2) sorted by relevance
53 struct URLsDeletedDetails : public HistoryDetails { struct58 bool all_history;63 std::set<GURL> urls;
17 URLsDeletedDetails::URLsDeletedDetails() : all_history(false) {} in URLsDeletedDetails() function in history::URLsDeletedDetails