Drop shadows for packaged apps on the OSX App Launcher.

Adds a custom NSButtonCell for AppsGridViewItem that overrides
drawImage to set up a graphics context to draw a shadow, before
calling the superclass implementation.

BUG=138633
TEST=Open OSX app lancher, icons without the shortcut overlay should
have a drop shadow.

Review URL: https://chromiumcodereview.appspot.com/15294008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@201012 0039d316-1c4b-4281-b951-d872f2087c98
1 file changed