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

Unified Diff: third_party/WebKit/Source/core/page/ValidationMessageClient.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/ValidationMessageClient.h
diff --git a/third_party/WebKit/Source/core/page/ValidationMessageClient.h b/third_party/WebKit/Source/core/page/ValidationMessageClient.h
index 05ea2b18ddad72d5caf0a5a2453c264dae29706d..396f4b56b401244bfedb91a72d4f6fc3f46edd21 100644
--- a/third_party/WebKit/Source/core/page/ValidationMessageClient.h
+++ b/third_party/WebKit/Source/core/page/ValidationMessageClient.h
@@ -28,7 +28,7 @@
#include "platform/heap/Handle.h"
#include "platform/text/TextDirection.h"
-#include "wtf/Forward.h"
+#include "platform/wtf/Forward.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/page/TouchDisambiguation.h ('k') | third_party/WebKit/Source/core/page/WindowFeatures.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698