aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/pathfill.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/pathfill.cpp')
-rw-r--r--gm/pathfill.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/gm/pathfill.cpp b/gm/pathfill.cpp
index f9fa6e9950..fc864198b4 100644
--- a/gm/pathfill.cpp
+++ b/gm/pathfill.cpp
@@ -6,9 +6,6 @@
* found in the LICENSE file.
*/
#include "gm.h"
-#include "SkPicture.h"
-#include "SkRectShape.h"
-#include "SkGroupShape.h"
typedef SkScalar (*MakePathProc)(SkPath*);