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

Unified Diff: third_party/WebKit/Source/core/plugins/PluginView.h

Issue 2818083002: Rewrite references to "wtf/" to "platform/wtf/" in the rest of core/. (Closed)
Patch Set: Rebase. 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/plugins/PluginView.h
diff --git a/third_party/WebKit/Source/core/plugins/PluginView.h b/third_party/WebKit/Source/core/plugins/PluginView.h
index 0a1113ca0950fe86d231c3f336ea9f9f2b470d70..5def9f9429de4e07540cf641d8a2b8da00c3c8ab 100644
--- a/third_party/WebKit/Source/core/plugins/PluginView.h
+++ b/third_party/WebKit/Source/core/plugins/PluginView.h
@@ -31,9 +31,9 @@
#include "core/CoreExport.h"
#include "platform/FrameViewBase.h"
#include "platform/scroll/ScrollTypes.h"
+#include "platform/wtf/text/WTFString.h"
#include "public/platform/WebFocusType.h"
#include "v8/include/v8.h"
-#include "wtf/text/WTFString.h"
namespace blink {
class WebLayer;
« no previous file with comments | « third_party/WebKit/Source/core/paint/DEPS ('k') | third_party/WebKit/Source/core/streams/ReadableStreamController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698