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

Unified Diff: third_party/WebKit/Source/core/page/PagePopup.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/PagePopup.h
diff --git a/third_party/WebKit/Source/core/page/PagePopup.h b/third_party/WebKit/Source/core/page/PagePopup.h
index 649e154e6bc11fb21883b2358deda9417ea3f8bd..2a07f514110820cf598b427c96409fe96ddd8319 100644
--- a/third_party/WebKit/Source/core/page/PagePopup.h
+++ b/third_party/WebKit/Source/core/page/PagePopup.h
@@ -31,7 +31,7 @@
#ifndef PagePopup_h
#define PagePopup_h
-#include "wtf/Forward.h"
+#include "platform/wtf/Forward.h"
// To avoid conflicts with the CreateWindow macro from the Windows SDK...
#undef PostMessage
« no previous file with comments | « third_party/WebKit/Source/core/page/PageAnimator.cpp ('k') | third_party/WebKit/Source/core/page/PagePopupClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698