Index: Source/platform/fonts/linux/FontCacheLinux.cpp |
diff --git a/Source/platform/fonts/linux/FontCacheLinux.cpp b/Source/platform/fonts/linux/FontCacheLinux.cpp |
index 334abd52092fb80c4e24d266342cdf66814cc62a..91d88aee97584b4e1ff2ba302522c15b608b4f33 100644 |
--- a/Source/platform/fonts/linux/FontCacheLinux.cpp |
+++ b/Source/platform/fonts/linux/FontCacheLinux.cpp |
@@ -32,7 +32,7 @@ |
#include "public/platform/Platform.h" |
#include "wtf/text/CString.h" |
-namespace WebCore { |
+namespace blink { |
void FontCache::getFontForCharacter(UChar32 c, const char* preferredLocale, FontCache::PlatformFallbackFont* fallbackFont) |
{ |