| Index: Source/platform/text/PlatformLocale.cpp
|
| diff --git a/Source/platform/text/PlatformLocale.cpp b/Source/platform/text/PlatformLocale.cpp
|
| index bef3a3bf31ffe08c59573632d25ac4a6e06fe78c..73cb6e19c52594957b24fc3d8f78e7dc76add0ff 100644
|
| --- a/Source/platform/text/PlatformLocale.cpp
|
| +++ b/Source/platform/text/PlatformLocale.cpp
|
| @@ -36,7 +36,7 @@
|
| #include "wtf/MainThread.h"
|
| #include "wtf/text/StringBuilder.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| using blink::Platform;
|
| using blink::WebLocalizedString;
|
|
|