Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / fonts / android / FontCacheAndroidTest.cpp
index db0f122..031c2ad 100644 (file)
@@ -8,7 +8,7 @@
 #include "platform/fonts/SimpleFontData.h"
 #include <gtest/gtest.h>
 
-namespace WebCore {
+namespace blink {
 
 TEST(FontCacheAndroid, fallbackFontForCharacter)
 {
@@ -26,4 +26,4 @@ TEST(FontCacheAndroid, fallbackFontForCharacter)
     EXPECT_TRUE(fontData);
 }
 
-} // namespace WebCore
+} // namespace blink