Cleanup: fix some comments
BUG=none TEST=none Review URL: http://codereview.chromium.org/6225004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71258 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
@@ -61,7 +61,7 @@ class IconUtil {
|
||||
// Given a valid HICON handle representing an icon, this function converts
|
||||
// the icon into an SkBitmap object containing an ARGB bitmap using the
|
||||
// dimensions specified in |s|. |s| must specify valid dimensions (both
|
||||
// width() an height() must be greater than zero). If the function can
|
||||
// width() an height() must be greater than zero). If the function cannot
|
||||
// convert the icon to a bitmap (most probably due to an invalid parameter),
|
||||
// the return value is NULL.
|
||||
//
|
||||
|
Reference in New Issue
Block a user