Searched defs:FaviconData (Results 1 – 2 of 2) sorted by relevance
707 struct FaviconData { struct715 bool known_icon;718 scoped_refptr<RefCountedMemory> image_data;721 bool expired;724 GURL icon_url;727 history::IconType icon_type;
414 FaviconData::FaviconData() in FaviconData() function in history::FaviconData