Chromium Code Reviews| Index: Source/platform/text/PlatformLocale.h |
| diff --git a/Source/platform/text/PlatformLocale.h b/Source/platform/text/PlatformLocale.h |
| index 96efeb59e333055dcbc59a4151e4d740d09cb15a..6fbdd17f2cf9740b93703dda7bbc3e4e9b96db8a 100644 |
| --- a/Source/platform/text/PlatformLocale.h |
| +++ b/Source/platform/text/PlatformLocale.h |
| @@ -32,7 +32,7 @@ |
| #include "wtf/PassOwnPtr.h" |
| #include "wtf/text/WTFString.h" |
| -namespace WebCore { |
| +namespace blink { |
| class PLATFORM_EXPORT Locale { |
| WTF_MAKE_NONCOPYABLE(Locale); |