Fix for GPU-less Linux build: move #include GrTextureStripAtlas into SK_SUPPORT_GPU...
authorrileya@google.com <rileya@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 14 Aug 2012 21:14:08 +0000 (21:14 +0000)
committerrileya@google.com <rileya@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 14 Aug 2012 21:14:08 +0000 (21:14 +0000)
commit9766ecd04f5829ff3d711bb32a687c65b4d68acc
tree8f89293841f4d638e1063c9431f3bb3df1add73b
parent50b2bcf321d0a6657679c26cfcf703b746cf0660
Fix for GPU-less Linux build: move #include GrTextureStripAtlas into SK_SUPPORT_GPU ifdefs. Unreviewed.

git-svn-id: http://skia.googlecode.com/svn/trunk@5102 2bbb7eff-a529-9590-31e7-b0007b416f81
src/effects/gradients/SkGradientShader.cpp