diff options
Diffstat (limited to 'chrome/browser/download/download_util.h')
| -rw-r--r-- | chrome/browser/download/download_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/download/download_util.h b/chrome/browser/download/download_util.h index 8bd4f21..11215e6 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 = |
