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

Unified Diff: third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp

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/WebTextCheckingCompletionImpl.cpp
diff --git a/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp b/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp
index b76edf02f06363df0c143c03498c027970566c5e..18a1457af58c8c272fd9ccce68ae46270b3707e9 100644
--- a/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp
+++ b/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.cpp
@@ -31,10 +31,10 @@
#include "web/WebTextCheckingCompletionImpl.h"
#include "platform/text/TextCheckerClient.h"
+#include "platform/wtf/Assertions.h"
#include "public/platform/WebVector.h"
#include "public/web/WebTextCheckingResult.h"
#include "web/EditorClientImpl.h"
-#include "wtf/Assertions.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.h ('k') | third_party/WebKit/Source/web/WebViewFrameWidget.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698