Fix build breakage.
git-svn-id: http://skia.googlecode.com/svn/trunk@8265 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
ae81d5c4aa
commit
4d9853288b
@ -260,7 +260,7 @@ private:
|
||||
return true;
|
||||
}
|
||||
|
||||
friend GrContext; // To access above two functions
|
||||
friend class GrContext; // To access above two functions
|
||||
|
||||
GrEffectStage fColorStages[kMaxColorStages];
|
||||
GrEffectStage fCoverageStages[kMaxCoverageStages];
|
||||
|
Loading…
Reference in New Issue
Block a user