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

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

Issue 2700123003: DO NOT COMMIT: Results of running old (current) clang-format on Blink (Closed)
Patch Set: Created 3 years, 10 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/StringView.h
diff --git a/third_party/WebKit/Source/wtf/text/StringView.h b/third_party/WebKit/Source/wtf/text/StringView.h
index bd22113592aef04c8a5665b30bcd2c246b974164..1db3d4cfc3bf15906411a352e34ef3ff15e78363 100644
--- a/third_party/WebKit/Source/wtf/text/StringView.h
+++ b/third_party/WebKit/Source/wtf/text/StringView.h
@@ -10,9 +10,9 @@
#if DCHECK_IS_ON()
#include "wtf/RefPtr.h"
#endif
+#include <cstring>
#include "wtf/text/StringImpl.h"
#include "wtf/text/Unicode.h"
-#include <cstring>
namespace WTF {
« no previous file with comments | « third_party/WebKit/Source/wtf/text/StringToNumberTest.cpp ('k') | third_party/WebKit/Source/wtf/text/TextCodec.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698