Index: Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp |
diff --git a/Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp b/Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp |
index 03b9d0b2f31a6857476590c3363542eb8af39ed2..d2af005d259c8968d5b2a1a430c27873f89a87e7 100644 |
--- a/Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp |
+++ b/Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp |
@@ -7,6 +7,7 @@ |
#include "config.h" |
#include "V8TestInterfaceEventConstructor.h" |
+#include "bindings/core/v8/custom/V8Uint8ArrayCustom.h" |
#include "bindings/tests/v8/V8TestInterfaceEmpty.h" |
#include "bindings/v8/Dictionary.h" |
#include "bindings/v8/ExceptionState.h" |
@@ -15,7 +16,6 @@ |
#include "bindings/v8/V8DOMConfiguration.h" |
#include "bindings/v8/V8HiddenValue.h" |
#include "bindings/v8/V8ObjectConstructor.h" |
-#include "bindings/v8/custom/V8Uint8ArrayCustom.h" |
#include "core/dom/ContextFeatures.h" |
#include "core/dom/Document.h" |
#include "core/frame/LocalDOMWindow.h" |