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

Unified Diff: third_party/WebKit/Source/core/paint/PartPainter.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/PartPainter.h
diff --git a/third_party/WebKit/Source/core/paint/PartPainter.h b/third_party/WebKit/Source/core/paint/PartPainter.h
index 688128e1000086b2a20bafd2650e2c084e6c9702..3c7ea34b2b301ce0bec40db20d0748e2a6d72afc 100644
--- a/third_party/WebKit/Source/core/paint/PartPainter.h
+++ b/third_party/WebKit/Source/core/paint/PartPainter.h
@@ -5,7 +5,7 @@
#ifndef PartPainter_h
#define PartPainter_h
-#include "wtf/Allocator.h"
+#include "platform/wtf/Allocator.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/paint/PaintTiming.h ('k') | third_party/WebKit/Source/core/paint/PartPainter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698