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

Unified Diff: third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.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/WebTextCheckingCompletionImpl.h
diff --git a/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.h b/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.h
index cf3be0d368efce3cbc49ebc0e5a6d57edbedaef5..cd5176ec6ecf91a00d154543f7c96a2da85963bf 100644
--- a/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.h
+++ b/third_party/WebKit/Source/web/WebTextCheckingCompletionImpl.h
@@ -33,8 +33,8 @@
#include "platform/heap/Handle.h"
#include "platform/text/TextChecking.h"
+#include "platform/wtf/RefPtr.h"
#include "public/web/WebTextCheckingCompletion.h"
-#include "wtf/RefPtr.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698