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

Unified Diff: dm/DMGpuGMTask.h

Issue 213093004: Let DM work without a GPU. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 9 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/DMBenchTask.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 141994e6d3f8e3c09a7e3bf0e12a791e72b955d1..6e076ecad45b949bf6dd8b007f3e460c97fba574 100644
--- a/dm/DMGpuGMTask.h
+++ b/dm/DMGpuGMTask.h
@@ -2,10 +2,10 @@
#define DMGpuGMTask_DEFINED
#include "DMExpectations.h"
+#include "DMGpuSupport.h"
#include "DMReporter.h"
#include "DMTask.h"
#include "DMTaskRunner.h"
-#include "GrContextFactory.h"
#include "SkBitmap.h"
#include "SkString.h"
#include "SkTemplates.h"
« no previous file with comments | « dm/DMBenchTask.cpp ('k') | dm/DMGpuGMTask.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698