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 { |