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

Unified Diff: third_party/WebKit/Source/core/layout/ng/ng_block_child_iterator.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/ng/ng_block_child_iterator.h
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_block_child_iterator.h b/third_party/WebKit/Source/core/layout/ng/ng_block_child_iterator.h
index dc1a2fcb8395106b1b317362a4e7551b3335b88b..6600cc1790031ec2aeffe9a0492a03a77401ae94 100644
--- a/third_party/WebKit/Source/core/layout/ng/ng_block_child_iterator.h
+++ b/third_party/WebKit/Source/core/layout/ng/ng_block_child_iterator.h
@@ -7,7 +7,7 @@
#include "core/CoreExport.h"
#include "platform/heap/Handle.h"
-#include "wtf/RefPtr.h"
+#include "platform/wtf/RefPtr.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698