Chromium Code Reviews| Index: src/gpu/GrProcessor.cpp |
| diff --git a/src/gpu/GrProcessor.cpp b/src/gpu/GrProcessor.cpp |
| index 3de1dcf8911e4bb678a62a0f05fab374e7b11ba3..79798b6b8247f8be45e1f51fc08bd349ffc83cee 100644 |
| --- a/src/gpu/GrProcessor.cpp |
| +++ b/src/gpu/GrProcessor.cpp |
| @@ -38,7 +38,7 @@ |
| * manually adjusted. |
| */ |
| static const int kFPFactoryCount = 37; |
| -static const int kGPFactoryCount = 14; |
| +static const int kGPFactoryCount = 15; |
| template<> |
| void GrProcessorTestFactory<GrFragmentProcessor>::VerifyFactoryCount() { |