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

Unified Diff: dm/DMTask.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/DMGpuSupport.h ('k') | dm/DMTaskRunner.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dm/DMTask.h
diff --git a/dm/DMTask.h b/dm/DMTask.h
index 4baac44982ad5b4e677edaa6a3066513a61791c2..76efbf924bbcdf04e0747b83e2b2d767ed5c236f 100644
--- a/dm/DMTask.h
+++ b/dm/DMTask.h
@@ -2,7 +2,7 @@
#define DMTask_DEFINED
#include "DMReporter.h"
-#include "GrContextFactory.h"
+#include "DMGpuSupport.h"
#include "SkRunnable.h"
#include "SkTime.h"
« no previous file with comments | « dm/DMGpuSupport.h ('k') | dm/DMTaskRunner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698