| Index: Source/platform/fonts/win/FontCacheSkiaWin.cpp
|
| diff --git a/Source/platform/fonts/win/FontCacheSkiaWin.cpp b/Source/platform/fonts/win/FontCacheSkiaWin.cpp
|
| index 6b408da51113c2275768e920491b7774b9319597..d1d6ee475062dea53b12940cf5d77c0cff4ba4ba 100644
|
| --- a/Source/platform/fonts/win/FontCacheSkiaWin.cpp
|
| +++ b/Source/platform/fonts/win/FontCacheSkiaWin.cpp
|
| @@ -41,7 +41,7 @@
|
| #include "platform/fonts/harfbuzz/FontPlatformDataHarfbuzz.h"
|
| #include "platform/fonts/win/FontFallbackWin.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| HashMap<String, SkTypeface*>* FontCache::s_sideloadedFonts = 0;
|
|
|
|
|