| Index: third_party/WebKit/Source/platform/wtf/text/TextCodecICUTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/wtf/text/TextCodecICUTest.cpp b/third_party/WebKit/Source/platform/wtf/text/TextCodecICUTest.cpp
|
| index cece7f98d05e58b4d47622efbbd36852ca62bd45..4fcb20b6fdbe2eba89c48f69b8f2f3487eb1c689 100644
|
| --- a/third_party/WebKit/Source/platform/wtf/text/TextCodecICUTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/wtf/text/TextCodecICUTest.cpp
|
| @@ -55,4 +55,4 @@ TEST(TextCodecICUTest, UTF32AndQuestionMarks) {
|
| }
|
| }
|
| }
|
| -}
|
| +} // namespace WTF
|
|
|