aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSkia_Android Canary Bot <31977622648@project.gserviceaccount.com>2017-06-07 02:35:04 +0000
committerSkia_Android Canary Bot <31977622648@project.gserviceaccount.com>2017-06-07 02:35:04 +0000
commite9ebe85c600d10b6a850e665fcb44c6d5dde38e1 (patch)
tree424a8d12cfeca619a211c2f94b7935b7269cb2e3
parentd8becd85555d7730b5e1b35d33a8794af1bd4262 (diff)
parent6c3c1d621cb2bb3d9ed6087c8d5daaf9e2dc24b0 (diff)
downloadskia-e9ebe85c600d10b6a850e665fcb44c6d5dde38e1.tar.gz
Roll external/skia 3b5a3fa8b..6c3c1d621 (1 commits)
https://skia.googlesource.com/skia.git/+log/3b5a3fa8b..6c3c1d621 2017-06-07 reed@google.com remove unneeded class declarations Test: Presubmit checks will test this change. Change-Id: Idf1ab59dc2cbf20fae9ed88093cea01d6eaa2f65
-rw-r--r--include/core/SkPath.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/core/SkPath.h b/include/core/SkPath.h
index 3311aae0e7..60aa44ff86 100644
--- a/include/core/SkPath.h
+++ b/include/core/SkPath.h
@@ -10,12 +10,8 @@
#include "SkMatrix.h"
#include "SkPathRef.h"
-#include "SkRefCnt.h"
-class SkReader32;
-class SkWriter32;
class SkAutoPathBoundsUpdate;
-class SkString;
class SkRRect;
class SkWStream;