Index: Source/bindings/tests/results/V8Float64Array.h |
diff --git a/Source/bindings/tests/results/V8Float64Array.h b/Source/bindings/tests/results/V8Float64Array.h |
index 118740b7433c620e89a1044db1096f6d94c8e39a..ee3680391c5de91d9fda286e8368d1ca38779f53 100644 |
--- a/Source/bindings/tests/results/V8Float64Array.h |
+++ b/Source/bindings/tests/results/V8Float64Array.h |
@@ -25,10 +25,10 @@ |
#include "bindings/v8/V8Binding.h" |
#include "bindings/v8/V8DOMWrapper.h" |
#include "bindings/v8/WrapperTypeInfo.h" |
+#include "wtf/Float64Array.h" |
+#include "wtf/HashMap.h" |
+#include "wtf/text/StringHash.h" |
#include <v8.h> |
-#include <wtf/Float64Array.h> |
-#include <wtf/HashMap.h> |
-#include <wtf/text/StringHash.h> |
namespace WebCore { |