Index: Source/platform/fonts/FontCacheKey.h |
diff --git a/Source/platform/fonts/FontCacheKey.h b/Source/platform/fonts/FontCacheKey.h |
index a070eff7980afd87491a001279ae18843da55092..039b0da4ea5b547df6f604e2dc77c5a0a62c40b2 100644 |
--- a/Source/platform/fonts/FontCacheKey.h |
+++ b/Source/platform/fonts/FontCacheKey.h |
@@ -37,7 +37,7 @@ |
#include "wtf/text/AtomicStringHash.h" |
#include "wtf/text/StringHash.h" |
-namespace WebCore { |
+namespace blink { |
// Multiplying the floating point size by 100 gives two decimal point |
// precision which should be sufficient. |