aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/srcmode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/srcmode.cpp')
-rw-r--r--gm/srcmode.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/gm/srcmode.cpp b/gm/srcmode.cpp
index 93a9bc7f05..0d02cdceb0 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)