Home
last modified time | relevance | path

Searched defs:IconMapping (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/history/core/browser/
Dhistory_types.h467 struct IconMapping { struct
472 IconMappingID mapping_id; argument
475 GURL page_url;
478 favicon_base::FaviconID icon_id;
481 GURL icon_url;
484 favicon_base::IconType icon_type;
Dhistory_types.cc286 IconMapping::IconMapping() in IconMapping() function in history::IconMapping