Index: Source/bindings/tests/results/V8TestEventConstructor.h |
diff --git a/Source/bindings/tests/results/V8TestEventConstructor.h b/Source/bindings/tests/results/V8TestEventConstructor.h |
index d7e14fc7dd46b4db75824f72c484ad8ae448df7e..2d7195365f2c045cb59c2d378fdde48f317698ee 100644 |
--- a/Source/bindings/tests/results/V8TestEventConstructor.h |
+++ b/Source/bindings/tests/results/V8TestEventConstructor.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 { |