Index: Source/bindings/tests/results/V8TestEventTarget.h |
diff --git a/Source/bindings/tests/results/V8TestEventTarget.h b/Source/bindings/tests/results/V8TestEventTarget.h |
index 35bc8c92819cab51a9654da9d79ded8921b5999a..e261da2b7800f22164771fc8c19a41990bceb0be 100644 |
--- a/Source/bindings/tests/results/V8TestEventTarget.h |
+++ b/Source/bindings/tests/results/V8TestEventTarget.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 { |