aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/svg
diff options
context:
space:
mode:
authorGravatar reed <reed@chromium.org>2015-08-17 18:29:47 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-08-17 18:29:48 -0700
commit95dd17737d0fa0401782f7fa72e5d69bb5686f67 (patch)
tree1e0e4c5e3ef7c5a033549bf9a278425daced1ee6 /include/svg
parentea4529d09a6ad50582e348eee1c275a9ffb59278 (diff)
Revert[8] "move some public headers into private"
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"