| Index: third_party/WebKit/Source/platform/text/LocaleWin.cpp
|
| diff --git a/third_party/WebKit/Source/platform/text/LocaleWin.cpp b/third_party/WebKit/Source/platform/text/LocaleWin.cpp
|
| index 32c89fc67d4ce1f2396fefee85a47fe4b034fc61..b9f6f92889451208178715cfe6c20b0594798c53 100644
|
| --- a/third_party/WebKit/Source/platform/text/LocaleWin.cpp
|
| +++ b/third_party/WebKit/Source/platform/text/LocaleWin.cpp
|
| @@ -497,4 +497,4 @@ void LocaleWin::InitializeLocaleData() {
|
| SetLocaleData(symbols, g_empty_string, g_empty_string, negative_prefix,
|
| negative_suffix);
|
| }
|
| -}
|
| +} // namespace blink
|
|
|