| Index: tests/GLProgramsTest.cpp
|
| diff --git a/tests/GLProgramsTest.cpp b/tests/GLProgramsTest.cpp
|
| index 4d1c59734bddca29bd6db4f8188795be57c0f8d6..bb2b007c34b4bdb1739150ce8032a65e3b5e79d6 100644
|
| --- a/tests/GLProgramsTest.cpp
|
| +++ b/tests/GLProgramsTest.cpp
|
| @@ -70,7 +70,7 @@ public:
|
| GLBigKeyProcessor(const GrBackendProcessorFactory& factory, const GrProcessor&)
|
| : INHERITED(factory) {}
|
|
|
| - virtual void emitCode(GrGLProgramBuilder* builder,
|
| + virtual void emitCode(GrGLFPBuilder* builder,
|
| const GrFragmentProcessor& fp,
|
| const GrProcessorKey& key,
|
| const char* outputColor,
|
|
|