Correct the rendering of BrowserActionIcons on mac that was introduced by CL: http://src.chromium.org/viewvc/chrome?view=rev&revision=127196

The cocoa rendering code was assuming that the CanvasSkiaPaint object was initialized to 0, which is no longer true.  This CL explicitly initializes the canvas before rendering the icon.

BUG=118755
TEST=None

Review URL: http://codereview.chromium.org/9839012

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