BIG               181 chrome/browser/download/download_shelf.cc       (size == BIG) ? g_background_32 : g_background_16;
BIG               183 chrome/browser/download/download_shelf.cc       (size == BIG) ? g_foreground_32 : g_foreground_16;
BIG               186 chrome/browser/download/download_shelf.cc       (size == BIG) ? kBigProgressIconSize : kSmallProgressIconSize;
BIG               229 chrome/browser/download/download_shelf.cc   gfx::ImageSkia* complete = (size == BIG) ? g_foreground_32 : g_foreground_16;
BIG               260 chrome/browser/download/download_shelf.cc   gfx::ImageSkia* complete = (size == BIG) ? g_foreground_32 : g_foreground_16;