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

Unified Diff: third_party/WebKit/Source/wtf/text/Unicode.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
« no previous file with comments | « third_party/WebKit/Source/wtf/text/UTF8.cpp ('k') | third_party/WebKit/Source/wtf/text/WTFString.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/wtf/text/Unicode.h
diff --git a/third_party/WebKit/Source/wtf/text/Unicode.h b/third_party/WebKit/Source/wtf/text/Unicode.h
index 751b5e4c06dbc924ff1b736b78a2ca8f53c5961f..56064b153e8d1229b69cc40ffbdc8d5ea19f60ae 100644
--- a/third_party/WebKit/Source/wtf/text/Unicode.h
+++ b/third_party/WebKit/Source/wtf/text/Unicode.h
@@ -32,4 +32,4 @@ typedef unsigned char LChar;
static_assert(sizeof(UChar) == 2, "UChar should be two bytes");
-#endif // WTF_Unicode_h
+#endif // WTF_Unicode_h
« no previous file with comments | « third_party/WebKit/Source/wtf/text/UTF8.cpp ('k') | third_party/WebKit/Source/wtf/text/WTFString.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698