Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1102)

Unified Diff: third_party/WebKit/Source/platform/text/PlatformLocaleTest.cpp

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/platform/text/PlatformLocaleTest.cpp
diff --git a/third_party/WebKit/Source/platform/text/PlatformLocaleTest.cpp b/third_party/WebKit/Source/platform/text/PlatformLocaleTest.cpp
index a88a7d16b100f044d6c7851b00ddd9ffb150bee3..bd07db7fc203225304f32064053241afb4cebe8d 100644
--- a/third_party/WebKit/Source/platform/text/PlatformLocaleTest.cpp
+++ b/third_party/WebKit/Source/platform/text/PlatformLocaleTest.cpp
@@ -15,4 +15,4 @@ TEST(PlatformLocaleTest, StripInvalidNumberCharacters) {
// ARABIC-INDIC DIGIT ZERO U+0660 = \xD9\xA0 in UTF-8
EXPECT_EQ(String::FromUTF8("\xD9\xA0"), result);
}
-}
+} // namespace blink

Powered by Google App Engine
This is Rietveld 408576698