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

Unified Diff: third_party/WebKit/Source/core/paint/EllipsisBoxPainter.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/EllipsisBoxPainter.h
diff --git a/third_party/WebKit/Source/core/paint/EllipsisBoxPainter.h b/third_party/WebKit/Source/core/paint/EllipsisBoxPainter.h
index 1aff76f0ea05f28f4f3b5a11a0205aebe7821ab0..4b28cb90e51719fb4a385ab663bcb9d36b1cd640 100644
--- a/third_party/WebKit/Source/core/paint/EllipsisBoxPainter.h
+++ b/third_party/WebKit/Source/core/paint/EllipsisBoxPainter.h
@@ -5,7 +5,7 @@
#ifndef EllipsisBoxPainter_h
#define EllipsisBoxPainter_h
-#include "wtf/Allocator.h"
+#include "platform/wtf/Allocator.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698