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

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

Powered by Google App Engine
This is Rietveld 408576698