Index: Source/web/linux/WebFontRendering.cpp |
diff --git a/Source/web/linux/WebFontRendering.cpp b/Source/web/linux/WebFontRendering.cpp |
index 92073f4b45ca4e31a1a11451cec159f997831402..b55ba07dc0e18d01f3e6beec1dea55e420b21e3a 100644 |
--- a/Source/web/linux/WebFontRendering.cpp |
+++ b/Source/web/linux/WebFontRendering.cpp |
@@ -38,8 +38,8 @@ |
#include "public/platform/linux/WebFontInfo.h" |
#endif |
-using WebCore::FontDescription; |
-using WebCore::FontPlatformData; |
+using blink::FontDescription; |
+using blink::FontPlatformData; |
namespace blink { |