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

Unified Diff: third_party/WebKit/Source/core/editing/EditingCommandTest.cpp

Issue 2817863002: Rewrite references to "wtf/" to "platform/wtf/" in core/editing. (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/editing/EditingCommandTest.cpp
diff --git a/third_party/WebKit/Source/core/editing/EditingCommandTest.cpp b/third_party/WebKit/Source/core/editing/EditingCommandTest.cpp
index ef10ad63984f0f80cc122fa2a8e47b504aa9f7ca..19e0bfd83b516b5177bae31e172402dd9c443bf4 100644
--- a/third_party/WebKit/Source/core/editing/EditingCommandTest.cpp
+++ b/third_party/WebKit/Source/core/editing/EditingCommandTest.cpp
@@ -6,8 +6,8 @@
#include "core/editing/Editor.h"
#include "core/editing/commands/EditorCommandNames.h"
#include "core/frame/LocalFrame.h"
+#include "platform/wtf/StringExtras.h"
#include "public/platform/WebEditingCommandType.h"
-#include "wtf/StringExtras.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/editing/EditingBehavior.h ('k') | third_party/WebKit/Source/core/editing/EditingStrategy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698