Index: third_party/WebKit/Source/wtf/text/StringConcatenate.h |
diff --git a/third_party/WebKit/Source/wtf/text/StringConcatenate.h b/third_party/WebKit/Source/wtf/text/StringConcatenate.h |
index 326921b65d5d4cf458ec95748b45adc8322ee408..71caacd9d1f2361ac2841c7170ca0fdcac3fa6c7 100644 |
--- a/third_party/WebKit/Source/wtf/text/StringConcatenate.h |
+++ b/third_party/WebKit/Source/wtf/text/StringConcatenate.h |
@@ -26,8 +26,8 @@ |
#ifndef StringConcatenate_h |
#define StringConcatenate_h |
-#include "wtf/Allocator.h" |
#include <string.h> |
+#include "wtf/Allocator.h" |
#ifndef WTFString_h |
#include "wtf/text/AtomicString.h" |