Index: Source/web/mac/WebSubstringUtil.mm |
diff --git a/Source/web/mac/WebSubstringUtil.mm b/Source/web/mac/WebSubstringUtil.mm |
index a658d2b2a5de8c594945d2e20f4f9e27b2c81476..654ac7675d89bea3a81fc347964930ad090b09c8 100644 |
--- a/Source/web/mac/WebSubstringUtil.mm |
+++ b/Source/web/mac/WebSubstringUtil.mm |
@@ -57,7 +57,7 @@ |
#include "web/WebLocalFrameImpl.h" |
#include "web/WebViewImpl.h" |
-using namespace WebCore; |
+using namespace blink; |
static NSAttributedString* attributedSubstringFromRange(const Range* range) |
{ |