| Index: dm/DMGpuGMTask.cpp
|
| diff --git a/dm/DMGpuGMTask.cpp b/dm/DMGpuGMTask.cpp
|
| index a7b1d7b61f258d43eab1b95e6ec2a02cde4cf3de..b384485e4c268eea64bb02ecb85cc2fdaa3f342a 100644
|
| --- a/dm/DMGpuGMTask.cpp
|
| +++ b/dm/DMGpuGMTask.cpp
|
| @@ -12,8 +12,8 @@ namespace DM {
|
| GpuGMTask::GpuGMTask(const char* config,
|
| Reporter* reporter,
|
| TaskRunner* taskRunner,
|
| - const Expectations& expectations,
|
| skiagm::GMRegistry::Factory gmFactory,
|
| + const Expectations& expectations,
|
| GrContextFactory::GLContextType contextType,
|
| int sampleCount)
|
| : GpuTask(reporter, taskRunner)
|
|
|