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

Unified Diff: third_party/WebKit/Source/core/paint/SVGShapePainter.h

Issue 2817663002: Rewrite references to "wtf/" to "platform/wtf/" in core/paint. (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/paint/SVGShapePainter.h
diff --git a/third_party/WebKit/Source/core/paint/SVGShapePainter.h b/third_party/WebKit/Source/core/paint/SVGShapePainter.h
index 5cc132bdce6723e42bdc5f8e38c371dd3d5c8ed8..7af079da238b52b0346320d50fb9bec0026e95e0 100644
--- a/third_party/WebKit/Source/core/paint/SVGShapePainter.h
+++ b/third_party/WebKit/Source/core/paint/SVGShapePainter.h
@@ -6,8 +6,8 @@
#define SVGShapePainter_h
#include "platform/graphics/paint/PaintFlags.h"
+#include "platform/wtf/Allocator.h"
#include "third_party/skia/include/core/SkPath.h"
-#include "wtf/Allocator.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/paint/SVGRootPainter.cpp ('k') | third_party/WebKit/Source/core/paint/SVGShapePainter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698