Index: chrome/browser/favicon/favicon_handler.h |
diff --git a/chrome/browser/favicon/favicon_handler.h b/chrome/browser/favicon/favicon_handler.h |
index 46a507ebd6b9de5f264a824799d43a0cc82e6b19..71c49a43d1cad5af63ff8fd333e8f84c5516fba4 100644 |
--- a/chrome/browser/favicon/favicon_handler.h |
+++ b/chrome/browser/favicon/favicon_handler.h |
@@ -227,7 +227,7 @@ class FaviconHandler { |
favicon_base::IconType icon_type); |
// Sets the favicon's data. |
sky
2014/10/30 03:34:31
update comment.
michaelbai
2014/10/30 19:22:50
Done.
|
- void SetFaviconOnActivePage(const std::vector< |
+ gfx::Image SelectFaviconFrames(const std::vector< |
favicon_base::FaviconRawBitmapResult>& favicon_bitmap_results); |
void SetFaviconOnActivePage(const GURL& icon_url, const gfx::Image& image); |