Index: Source/platform/text/TextBoundaries.h |
diff --git a/Source/platform/text/TextBoundaries.h b/Source/platform/text/TextBoundaries.h |
index 2be57119ff16e247c4dedc3dcceb1837aad04ac8..fd9f5f4cf5530aa42c859fcb1e640aa30cb20663 100644 |
--- a/Source/platform/text/TextBoundaries.h |
+++ b/Source/platform/text/TextBoundaries.h |
@@ -29,7 +29,7 @@ |
#include "platform/PlatformExport.h" |
#include "wtf/unicode/Unicode.h" |
-namespace WebCore { |
+namespace blink { |
inline bool requiresContextForWordBoundary(UChar32 ch) |
{ |