Index: components/favicon_base/select_favicon_frames.h |
diff --git a/components/favicon_base/select_favicon_frames.h b/components/favicon_base/select_favicon_frames.h |
index cc57a802f8e13a3cabcd271aee53409c53117bd8..597a8f195e5bfbf46f9549a434a56e89889af689 100644 |
--- a/components/favicon_base/select_favicon_frames.h |
+++ b/components/favicon_base/select_favicon_frames.h |
@@ -17,7 +17,7 @@ class Size; |
} |
// Score which is smaller than the minimum score returned by |
-// SelectFaviconFrames() or SelectFaviconBitmapIDs(). |
+// SelectFaviconFrames() or SelectFaviconFrameIndices(). |
extern const float kSelectFaviconFramesInvalidScore; |
// Takes a list of all bitmaps found in a .ico file, and creates an |