RESOLVED FIXED 23879
Add missing PLATFORM(SKIA) changes to TransformationMatrix.h
https://bugs.webkit.org/show_bug.cgi?id=23879
Summary Add missing PLATFORM(SKIA) changes to TransformationMatrix.h
Darin Fisher (:fishd, Google)
Reported 2009-02-10 14:47:09 PST
Add missing PLATFORM(SKIA) changes to TransformationMatrix.h
Attachments
v1 patch (1.13 KB, patch)
2009-02-10 14:48 PST, Darin Fisher (:fishd, Google)
eric: review+
Darin Fisher (:fishd, Google)
Comment 1 2009-02-10 14:48:13 PST
Created attachment 27543 [details] v1 patch
Eric Seidel (no email)
Comment 2 2009-02-10 14:58:05 PST
Comment on attachment 27543 [details] v1 patch LGTM, assume we're not planning to have skia/ or something in the Skia header path.
Darin Fisher (:fishd, Google)
Comment 3 2009-02-10 16:16:41 PST
That's right. The skia headers expect for skia/include/corecg to be on the include path, so it doesn't serve us to put a path prefix.
Darin Fisher (:fishd, Google)
Comment 4 2009-02-10 16:17:46 PST
Note You need to log in before you can comment on or make changes to this bug.