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

Unified Diff: third_party/WebKit/Source/platform/wtf/StringExtras.h

Issue 2941893002: DO NOT SUBMIT: results of old clang-format (Closed)
Patch Set: Created 3 years, 6 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/wtf/StringExtras.h
diff --git a/third_party/WebKit/Source/platform/wtf/StringExtras.h b/third_party/WebKit/Source/platform/wtf/StringExtras.h
index aafdeb09fe737ad0e8773e670ed088acd9427bb4..d3ff0741dbbea21013d3dca6b3f1850badd54607 100644
--- a/third_party/WebKit/Source/platform/wtf/StringExtras.h
+++ b/third_party/WebKit/Source/platform/wtf/StringExtras.h
@@ -26,10 +26,10 @@
#ifndef WTF_StringExtras_h
#define WTF_StringExtras_h
-#include "platform/wtf/build_config.h"
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
+#include "platform/wtf/build_config.h"
#if OS(POSIX)
#include <strings.h>
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/StackUtil.h ('k') | third_party/WebKit/Source/platform/wtf/StringExtrasTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698