Index: Source/web/WebTextCheckingCompletionImpl.cpp |
diff --git a/Source/web/WebTextCheckingCompletionImpl.cpp b/Source/web/WebTextCheckingCompletionImpl.cpp |
index a93cfc2d4a59875c3ba1f7cda2d5c6a98ff963db..ce135b66ce1a788e18c1118c2bd2514959d5c55d 100644 |
--- a/Source/web/WebTextCheckingCompletionImpl.cpp |
+++ b/Source/web/WebTextCheckingCompletionImpl.cpp |
@@ -37,8 +37,6 @@ |
#include "web/EditorClientImpl.h" |
#include "wtf/Assertions.h" |
-using namespace blink; |
- |
namespace blink { |
static Vector<TextCheckingResult> toCoreResults(const WebVector<WebTextCheckingResult>& results) |