Index: Source/web/WebTextCheckingCompletionImpl.cpp |
diff --git a/Source/web/WebTextCheckingCompletionImpl.cpp b/Source/web/WebTextCheckingCompletionImpl.cpp |
index 3574c59fa34a21d7aa37b6024fb467e186c09344..a93cfc2d4a59875c3ba1f7cda2d5c6a98ff963db 100644 |
--- a/Source/web/WebTextCheckingCompletionImpl.cpp |
+++ b/Source/web/WebTextCheckingCompletionImpl.cpp |
@@ -37,7 +37,7 @@ |
#include "web/EditorClientImpl.h" |
#include "wtf/Assertions.h" |
-using namespace WebCore; |
+using namespace blink; |
namespace blink { |