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

Unified Diff: gm/srcmode.cpp

Issue 1905383002: Retract SkDevice a bit more (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 8 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 | « no previous file | gm/xfermodes3.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/srcmode.cpp
diff --git a/gm/srcmode.cpp b/gm/srcmode.cpp
index 93a9bc7f05f74b25de80cdbba61f4b24bab9ca69..0d02cdceb08219db7077d784da7727b9507198c8 100644
--- a/gm/srcmode.cpp
+++ b/gm/srcmode.cpp
@@ -11,10 +11,6 @@
#include "SkPath.h"
#include "SkSurface.h"
-#if SK_SUPPORT_GPU
- #include "SkGpuDevice.h"
-#endif
-
#define W SkIntToScalar(80)
#define H SkIntToScalar(60)
« no previous file with comments | « no previous file | gm/xfermodes3.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698