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

Unified Diff: third_party/WebKit/Source/wtf/Alias.h

Issue 1436153002: Apply clang-format with Chromium-style without column limit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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/Alias.h
diff --git a/third_party/WebKit/Source/wtf/Alias.h b/third_party/WebKit/Source/wtf/Alias.h
index 9d0ff7522cade73ae4c903d80b012367035ab516..14479be9fa4c6f444372e23353d073ebf944c8b4 100644
--- a/third_party/WebKit/Source/wtf/Alias.h
+++ b/third_party/WebKit/Source/wtf/Alias.h
@@ -14,6 +14,6 @@ namespace WTF {
// of a potential crash.
void WTF_EXPORT alias(const void* var);
-} // namespace WTF
+} // namespace WTF
-#endif // Alias_h
+#endif // Alias_h
« no previous file with comments | « third_party/WebKit/Source/wtf/AddressSpaceRandomization.cpp ('k') | third_party/WebKit/Source/wtf/Alias.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698