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

Unified Diff: third_party/WebKit/Source/core/layout/shapes/ShapeInterval.h

Issue 2809363002: Rewrite references to "wtf/" to "platform/wtf/" in core/layout. (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/layout/shapes/ShapeInterval.h
diff --git a/third_party/WebKit/Source/core/layout/shapes/ShapeInterval.h b/third_party/WebKit/Source/core/layout/shapes/ShapeInterval.h
index d2ae7b13bdb4b754747a744ca000d59412788a76..cc17cd85a5dbac5ddd6e1d1bf7cf45439d2500ca 100644
--- a/third_party/WebKit/Source/core/layout/shapes/ShapeInterval.h
+++ b/third_party/WebKit/Source/core/layout/shapes/ShapeInterval.h
@@ -30,7 +30,7 @@
#ifndef ShapeInterval_h
#define ShapeInterval_h
-#include "wtf/Vector.h"
+#include "platform/wtf/Vector.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698