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

Unified Diff: Source/platform/fonts/GenericFontFamilySettings.h

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/FontWidthVariant.h ('k') | Source/platform/fonts/GenericFontFamilySettings.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/fonts/GenericFontFamilySettings.h
diff --git a/Source/platform/fonts/GenericFontFamilySettings.h b/Source/platform/fonts/GenericFontFamilySettings.h
index b5716036ad199ce1e8eb15db4d5a2a54c290a27f..4ce37964911267e2714627caf920de3eb1993201 100644
--- a/Source/platform/fonts/GenericFontFamilySettings.h
+++ b/Source/platform/fonts/GenericFontFamilySettings.h
@@ -38,7 +38,7 @@
#include <unicode/uscript.h>
-namespace WebCore {
+namespace blink {
class PLATFORM_EXPORT GenericFontFamilySettings {
WTF_MAKE_FAST_ALLOCATED;
« no previous file with comments | « Source/platform/fonts/FontWidthVariant.h ('k') | Source/platform/fonts/GenericFontFamilySettings.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698