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

Unified Diff: third_party/WebKit/Source/core/page/SpellCheckerClient.h

Issue 2815193003: Rewrite references to "wtf/" to "platform/wtf/" in core/page. (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/page/SpellCheckerClient.h
diff --git a/third_party/WebKit/Source/core/page/SpellCheckerClient.h b/third_party/WebKit/Source/core/page/SpellCheckerClient.h
index af712f458488a4acdc5c57fc379187bbdf9fbafb..e7309a73964fb15a3a4f7ec94492de6f89d74459 100644
--- a/third_party/WebKit/Source/core/page/SpellCheckerClient.h
+++ b/third_party/WebKit/Source/core/page/SpellCheckerClient.h
@@ -27,7 +27,7 @@
#ifndef SpellCheckerClient_h
#define SpellCheckerClient_h
-#include "wtf/Forward.h"
+#include "platform/wtf/Forward.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/page/ScopedPageSuspender.cpp ('k') | third_party/WebKit/Source/core/page/TouchAdjustment.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698