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

Unified Diff: third_party/WebKit/Source/wtf/text/StringStatics.h

Issue 1611343002: wtf reformat test Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: pydent Created 4 years, 11 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/wtf/text/StringStatics.h
diff --git a/third_party/WebKit/Source/wtf/text/StringStatics.h b/third_party/WebKit/Source/wtf/text/StringStatics.h
index e2c34dda2df2309805ed6deda08921bdee411316..6c0166beac5bb341e60c1e2e4b6dd6f06116e69e 100644
--- a/third_party/WebKit/Source/wtf/text/StringStatics.h
+++ b/third_party/WebKit/Source/wtf/text/StringStatics.h
@@ -37,11 +37,11 @@
namespace WTF {
class StringStatics {
- STATIC_ONLY(StringStatics);
-public:
- WTF_EXPORT static void init();
-};
+ STATIC_ONLY(StringStatics);
+ public:
+ WTF_EXPORT static void init();
+};
}
#endif
« no previous file with comments | « third_party/WebKit/Source/wtf/text/StringOperatorsTest.cpp ('k') | third_party/WebKit/Source/wtf/text/StringStatics.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698