Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(751)

Unified Diff: dm/DMGpuGMTask.h

Issue 316643003: DM: SKP source / PDF backend (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: cast Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dm/DMCpuGMTask.cpp ('k') | dm/DMGpuGMTask.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dm/DMGpuGMTask.h
diff --git a/dm/DMGpuGMTask.h b/dm/DMGpuGMTask.h
index 6e076ecad45b949bf6dd8b007f3e460c97fba574..6621a4983633bf483e2ed8811dde55f65d4e1f55 100644
--- a/dm/DMGpuGMTask.h
+++ b/dm/DMGpuGMTask.h
@@ -20,8 +20,8 @@ public:
GpuGMTask(const char* config,
Reporter*,
TaskRunner*,
- const Expectations&,
skiagm::GMRegistry::Factory,
+ const Expectations&,
GrContextFactory::GLContextType,
int sampleCount);
« no previous file with comments | « dm/DMCpuGMTask.cpp ('k') | dm/DMGpuGMTask.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698