Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1521)

Unified Diff: Source/platform/fonts/win/FontCacheSkiaWin.cpp

Issue 400543004: Rename WebCore namespace to blink in Platform (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/platform/fonts/skia/SimpleFontDataSkia.cpp ('k') | Source/platform/fonts/win/FontFallbackWin.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « Source/platform/fonts/skia/SimpleFontDataSkia.cpp ('k') | Source/platform/fonts/win/FontFallbackWin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698