Move Texture class from p/g/chromium to p/g/gpu
Created attachment 65749 [details] Patch
Comment on attachment 65749 [details] Patch ooks good to me, if people are ok with us taking the name. WebCore/platform/graphics/skia/PlatformContextSkia.h:39 + #include "SkDrawLooper.h" Not your fault, but it looks like this could be forward-declared, rather than #included.
I'll try forward-declaring SkDrawLooper as well, separately. Thanks.
Committed r66248: <http://trac.webkit.org/changeset/66248>
http://trac.webkit.org/changeset/66248 might have broken Qt Linux Release The following changes are on the blame list: http://trac.webkit.org/changeset/66248 http://trac.webkit.org/changeset/66246 http://trac.webkit.org/changeset/66247