| Index: src/gpu/effects/GrDisableColorXP.cpp
|
| diff --git a/src/gpu/effects/GrDisableColorXP.cpp b/src/gpu/effects/GrDisableColorXP.cpp
|
| index 937bea8c35b5f1b7058a262a5cbc773f5b59e41d..7d776e72eaecaea52e7e9f1cdfb87a136ba7bbfb 100644
|
| --- a/src/gpu/effects/GrDisableColorXP.cpp
|
| +++ b/src/gpu/effects/GrDisableColorXP.cpp
|
| @@ -107,4 +107,3 @@ GR_DEFINE_XP_FACTORY_TEST(GrDisableColorXPFactory);
|
| const GrXPFactory* GrDisableColorXPFactory::TestCreate(GrProcessorTestData*) {
|
| return GrDisableColorXPFactory::Create();
|
| }
|
| -
|
|
|