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

Unified Diff: third_party/WebKit/Source/core/loader/DocumentWriter.h

Issue 2815053002: Rewrite references to "wtf/" to "platform/wtf/" in core/loader. (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/loader/DocumentWriter.h
diff --git a/third_party/WebKit/Source/core/loader/DocumentWriter.h b/third_party/WebKit/Source/core/loader/DocumentWriter.h
index 596349686bc8409739cc9a4ec2da7c6da59236fe..4fc1c3b51556e7fb1c4cb382c2600aa3ce5b1575 100644
--- a/third_party/WebKit/Source/core/loader/DocumentWriter.h
+++ b/third_party/WebKit/Source/core/loader/DocumentWriter.h
@@ -32,7 +32,7 @@
#include "core/html/parser/ParserSynchronizationPolicy.h"
#include "core/loader/TextResourceDecoderBuilder.h"
#include "platform/heap/Handle.h"
-#include "wtf/Forward.h"
+#include "platform/wtf/Forward.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698