| Index: third_party/WebKit/Source/wtf/text/StringStatics.cpp
|
| diff --git a/third_party/WebKit/Source/wtf/text/StringStatics.cpp b/third_party/WebKit/Source/wtf/text/StringStatics.cpp
|
| index 4d9899291721bfe4118f82ae0c4687de2ce76cee..e5a99714577923302f6267a3bc48b2a26377b419 100644
|
| --- a/third_party/WebKit/Source/wtf/text/StringStatics.cpp
|
| +++ b/third_party/WebKit/Source/wtf/text/StringStatics.cpp
|
| @@ -98,4 +98,4 @@ void StringStatics::init()
|
| new (NotNull, (void*)&xmlnsWithColon) String("xmlns:");
|
| }
|
|
|
| -}
|
| +} // namespace WTF
|
|
|