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

Unified Diff: third_party/WebKit/Source/core/svg/SVGPathData.h

Issue 2813413002: Rewrite references to "wtf/" to "platform/wtf/" in core/svg. (Closed)
Patch Set: Created 3 years, 8 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
Index: third_party/WebKit/Source/core/svg/SVGPathData.h
diff --git a/third_party/WebKit/Source/core/svg/SVGPathData.h b/third_party/WebKit/Source/core/svg/SVGPathData.h
index fbb490d36462efd2d83265f1705e166f40b777d5..75c2af678be2f0b46e7a05d62e08c8eb397e7aec 100644
--- a/third_party/WebKit/Source/core/svg/SVGPathData.h
+++ b/third_party/WebKit/Source/core/svg/SVGPathData.h
@@ -22,7 +22,7 @@
#define SVGPathData_h
#include "platform/geometry/FloatPoint.h"
-#include "wtf/Allocator.h"
+#include "platform/wtf/Allocator.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGPathConsumer.h ('k') | third_party/WebKit/Source/core/svg/SVGPathParser.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698