HomeSort by relevance Sort by last modified time
    Searched defs:URLsStarredDetails (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/history/
history_notifications.cc 21 URLsStarredDetails::URLsStarredDetails(bool being_starred)
25 URLsStarredDetails::~URLsStarredDetails() {}
history_notifications.h 67 struct URLsStarredDetails : public HistoryDetails {
68 explicit URLsStarredDetails(bool being_starred);
69 virtual ~URLsStarredDetails();

Completed in 18 milliseconds