| Index: chrome/browser/download/download_util.h
|
| diff --git a/chrome/browser/download/download_util.h b/chrome/browser/download/download_util.h
|
| index 8bd4f21da1626dbd43fabc806b616c31c5b38fbd..11215e6504f4e3ec73c6dcff6ac746996d74bb71 100644
|
| --- a/chrome/browser/download/download_util.h
|
| +++ b/chrome/browser/download/download_util.h
|
| @@ -78,7 +78,7 @@ int GetBigProgressIconSize();
|
| const int kSmallProgressIconSize = 39;
|
| const int kBigProgressIconSize = 52;
|
|
|
| -// The offset required to center the icon in the progress bitmaps.
|
| +// The offset required to center the icon in the progress images.
|
| int GetBigProgressIconOffset();
|
|
|
| const int kSmallProgressIconOffset =
|
|
|