aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/svg
diff options
context:
space:
mode:
authorGravatar reed <reed@chromium.org>2015-08-12 04:42:08 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-08-12 04:42:08 -0700
commit9d20ee57d72a3850a6b51f2f2b00e00978be3864 (patch)
treed3f577ea418bb1ce02574c8b36153adf86f613f1 /include/svg
parenta387a11f9e10ee828fd0e0257cc3ee3f6262f7ca (diff)
Revert[2] "move some public headers into private"
This reverts commit 4cf9e7e14797f87f08b2078fa1afaf731cbf8f52. BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/1284173002
Diffstat (limited to 'include/svg')
-rw-r--r--include/svg/parser/SkSVGParser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svg/parser/SkSVGParser.h b/include/svg/parser/SkSVGParser.h
index c2f9112e64..bb3ab90517 100644
--- a/include/svg/parser/SkSVGParser.h
+++ b/include/svg/parser/SkSVGParser.h
@@ -12,7 +12,6 @@
#include "SkMatrix.h"
#include "SkTDict.h"
-#include "SkTDStack.h"
#include "SkSVGPaintState.h"
#include "SkSVGTypes.h"
#include "SkStream.h"