| Index: include/gpu/GrEffectUnitTest.h
|
| diff --git a/include/gpu/GrEffectUnitTest.h b/include/gpu/GrEffectUnitTest.h
|
| index 850db9ba34dcfea65c55b69c28941dba563b6822..f71ab54e7e3f1290798f529b7a9441d9444adb2d 100644
|
| --- a/include/gpu/GrEffectUnitTest.h
|
| +++ b/include/gpu/GrEffectUnitTest.h
|
| @@ -35,7 +35,7 @@ class GrContext;
|
| class GrEffectRef;
|
| class GrTexture;
|
|
|
| -class GrEffectTestFactory : public SkNoncopyable {
|
| +class GrEffectTestFactory : SkNoncopyable {
|
| public:
|
|
|
| typedef GrEffectRef* (*CreateProc)(SkRandom*,
|
|
|