aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/svg
diff options
context:
space:
mode:
authorGravatar reed <reed@chromium.org>2015-08-15 07:28:34 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-08-15 07:28:34 -0700
commite02716908fe82c7c4ae9b415793277620a22bcd6 (patch)
tree0b65887ba10d5e98a88aacc356c8d9e202937436 /include/svg
parenta83eeaddd3337fe716298992dff36d8b011e23e3 (diff)
Revert[6] "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"