Index: Source/bindings/tests/results/V8TestTypedefs.h |
diff --git a/Source/bindings/tests/results/V8TestTypedefs.h b/Source/bindings/tests/results/V8TestTypedefs.h |
index 6136d9f42ae989d87f49bfe3b8f5715a35c0706c..4b9af5ce7a810cca16034a539527fc2cb12d1c77 100644 |
--- a/Source/bindings/tests/results/V8TestTypedefs.h |
+++ b/Source/bindings/tests/results/V8TestTypedefs.h |
@@ -25,9 +25,9 @@ |
#include "bindings/v8/V8Binding.h" |
#include "bindings/v8/V8DOMWrapper.h" |
#include "bindings/v8/WrapperTypeInfo.h" |
+#include "wtf/HashMap.h" |
+#include "wtf/text/StringHash.h" |
#include <v8.h> |
-#include <wtf/HashMap.h> |
-#include <wtf/text/StringHash.h> |
namespace WebCore { |