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

Unified Diff: dm/DMCpuGMTask.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/DM.cpp ('k') | dm/DMCpuGMTask.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dm/DMCpuGMTask.h
diff --git a/dm/DMCpuGMTask.h b/dm/DMCpuGMTask.h
index 7712da88d05612a9615c1f3d4eb6266b845b202f..968dd27c25e2cc9a626db7e7c94bdf16c51685e1 100644
--- a/dm/DMCpuGMTask.h
+++ b/dm/DMCpuGMTask.h
@@ -20,8 +20,8 @@ public:
CpuGMTask(const char* config,
Reporter*,
TaskRunner*,
- const Expectations&,
skiagm::GMRegistry::Factory,
+ const Expectations&,
SkColorType);
virtual void draw() SK_OVERRIDE;
« no previous file with comments | « dm/DM.cpp ('k') | dm/DMCpuGMTask.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698