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

Unified Diff: third_party/WebKit/Source/web/WebPagePopupImpl.h

Issue 2805733003: Rewrite references to "wtf/" to "platform/wtf/" in web. (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/web/WebPagePopupImpl.h
diff --git a/third_party/WebKit/Source/web/WebPagePopupImpl.h b/third_party/WebKit/Source/web/WebPagePopupImpl.h
index 423af2cb19f020bc45e45e4bfe39014cb83f9cc4..1230e90dda31d492b265f7f5f52473017ee72651 100644
--- a/third_party/WebKit/Source/web/WebPagePopupImpl.h
+++ b/third_party/WebKit/Source/web/WebPagePopupImpl.h
@@ -32,9 +32,9 @@
#define WebPagePopupImpl_h
#include "core/page/PagePopup.h"
+#include "platform/wtf/RefCounted.h"
#include "public/web/WebPagePopup.h"
#include "web/PageWidgetDelegate.h"
-#include "wtf/RefCounted.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/web/WebOptionElement.cpp ('k') | third_party/WebKit/Source/web/WebPagePopupImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698