| Index: Source/platform/exported/linux/WebFontRenderStyle.cpp
|
| diff --git a/Source/platform/exported/linux/WebFontRenderStyle.cpp b/Source/platform/exported/linux/WebFontRenderStyle.cpp
|
| index a1b9e2420baceb0f04f572fce052ba6c8d2db1a1..17d453efd8dfd06c1a4b8993c920265e2e00c979 100644
|
| --- a/Source/platform/exported/linux/WebFontRenderStyle.cpp
|
| +++ b/Source/platform/exported/linux/WebFontRenderStyle.cpp
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "platform/fonts/FontRenderStyle.h"
|
|
|
| -using WebCore::FontRenderStyle;
|
| +using blink::FontRenderStyle;
|
|
|
| namespace blink {
|
|
|
|
|