Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1278)

Unified Diff: Source/core/svg/SVGPathParser.h

Issue 1004803006: Drop unused includes for SVG path machinery (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/svg/SVGPathByteStreamSource.h ('k') | Source/core/svg/SVGPathStringSource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGPathParser.h
diff --git a/Source/core/svg/SVGPathParser.h b/Source/core/svg/SVGPathParser.h
index b48f7b62ac40a842a82182c6ec58af39237bd3c5..465631c4a5efd1fddf6fcc4dc044ffb01bee6823 100644
--- a/Source/core/svg/SVGPathParser.h
+++ b/Source/core/svg/SVGPathParser.h
@@ -27,8 +27,6 @@
#include "core/svg/SVGPathConsumer.h"
#include "core/svg/SVGPathSeg.h"
#include "platform/heap/Handle.h"
-#include "wtf/PassOwnPtr.h"
-#include "wtf/text/WTFString.h"
namespace blink {
« no previous file with comments | « Source/core/svg/SVGPathByteStreamSource.h ('k') | Source/core/svg/SVGPathStringSource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698