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

Unified Diff: third_party/WebKit/Source/core/paint/DetailsMarkerPainter.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/DetailsMarkerPainter.h
diff --git a/third_party/WebKit/Source/core/paint/DetailsMarkerPainter.h b/third_party/WebKit/Source/core/paint/DetailsMarkerPainter.h
index aafba080c13c7fe7a5e23db080fabc307242663a..8b733a7061d47d31f3b59ceb1f5a6e0e2265349c 100644
--- a/third_party/WebKit/Source/core/paint/DetailsMarkerPainter.h
+++ b/third_party/WebKit/Source/core/paint/DetailsMarkerPainter.h
@@ -5,7 +5,7 @@
#ifndef DetailsMarkerPainter_h
#define DetailsMarkerPainter_h
-#include "wtf/Allocator.h"
+#include "platform/wtf/Allocator.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/paint/DEPS ('k') | third_party/WebKit/Source/core/paint/EllipsisBoxPainter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698