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

Unified Diff: third_party/WebKit/Source/platform/text/LocaleICU.h

Issue 2385283002: reflow comments in platform/{testing,text} (Closed)
Patch Set: idunnolol Created 4 years, 2 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/LocaleICU.h
diff --git a/third_party/WebKit/Source/platform/text/LocaleICU.h b/third_party/WebKit/Source/platform/text/LocaleICU.h
index 939608195d84608959d3b0d99c67a5a09ed2901d..42626a0d80fd06fbe6088102f5296ea22ee1d24b 100644
--- a/third_party/WebKit/Source/platform/text/LocaleICU.h
+++ b/third_party/WebKit/Source/platform/text/LocaleICU.h
@@ -42,8 +42,8 @@
namespace blink {
-// We should use this class only for LocalizedNumberICU.cpp, LocalizedDateICU.cpp,
-// and LocalizedNumberICUTest.cpp.
+// We should use this class only for LocalizedNumberICU.cpp,
+// LocalizedDateICU.cpp, and LocalizedNumberICUTest.cpp.
class PLATFORM_EXPORT LocaleICU : public Locale {
public:
static std::unique_ptr<LocaleICU> create(const char* localeString);
« no previous file with comments | « third_party/WebKit/Source/platform/text/LineEnding.h ('k') | third_party/WebKit/Source/platform/text/LocaleMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698