Index: Source/web/WebSurroundingText.cpp |
diff --git a/Source/web/WebSurroundingText.cpp b/Source/web/WebSurroundingText.cpp |
index ce7c681cfc0ff1128e71a77ca15127311858de8b..133320c8456e5d8be0162e8b81d5b44251948097 100644 |
--- a/Source/web/WebSurroundingText.cpp |
+++ b/Source/web/WebSurroundingText.cpp |
@@ -35,7 +35,7 @@ |
#include "public/platform/WebPoint.h" |
#include "public/web/WebHitTestResult.h" |
-using namespace WebCore; |
+using namespace blink; |
namespace blink { |