Index: Source/web/WebSurroundingText.cpp |
diff --git a/Source/web/WebSurroundingText.cpp b/Source/web/WebSurroundingText.cpp |
index 133320c8456e5d8be0162e8b81d5b44251948097..b6048c90fee8c01f759bcf0452767fe621cf86bf 100644 |
--- a/Source/web/WebSurroundingText.cpp |
+++ b/Source/web/WebSurroundingText.cpp |
@@ -35,8 +35,6 @@ |
#include "public/platform/WebPoint.h" |
#include "public/web/WebHitTestResult.h" |
-using namespace blink; |
- |
namespace blink { |
void WebSurroundingText::initialize(const WebNode& webNode, const WebPoint& nodePoint, size_t maxLength) |