patch from issue 697743002
authormtklein <mtklein@chromium.org>
Mon, 3 Nov 2014 18:45:50 +0000 (10:45 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 3 Nov 2014 18:45:50 +0000 (10:45 -0800)
commit3eeb156822d5062aaa8909d6bc53c734c94fb8f2
treed08885687a4c07e64d6f23dc313d2d920c5f92c7
parent37b4d866b1446d35c989f9a97885a777ddc7d1c8
patch from issue 697743002
working

The key here was to get everything into a single library.  Our shared library build is the easiest way to do that.  Some light skimming online makes it look like perhaps cgo requires shared libraries, so that may be at play here too.

BUG=skia:

Review URL: https://codereview.chromium.org/698943002
experimental/go-skia/skia.go