Index: Source/bindings/tests/results/V8TestOverloadedConstructors.cpp |
diff --git a/Source/bindings/tests/results/V8TestOverloadedConstructors.cpp b/Source/bindings/tests/results/V8TestOverloadedConstructors.cpp |
index c76b5c5a8447f8f545fec28d6f928c06465265b8..7ef1bec26d1b5dc5fbc50c076c3d3350d783b58f 100644 |
--- a/Source/bindings/tests/results/V8TestOverloadedConstructors.cpp |
+++ b/Source/bindings/tests/results/V8TestOverloadedConstructors.cpp |
@@ -24,6 +24,7 @@ |
#include "RuntimeEnabledFeatures.h" |
#include "V8ArrayBufferView.h" |
#include "V8Blob.h" |
+#include "bindings/v8/ExceptionState.h" |
#include "bindings/v8/ScriptController.h" |
#include "bindings/v8/V8Binding.h" |
#include "bindings/v8/V8DOMConfiguration.h" |
@@ -32,7 +33,6 @@ |
#include "bindings/v8/custom/V8ArrayBufferCustom.h" |
#include "core/dom/ContextFeatures.h" |
#include "core/dom/Document.h" |
-#include "core/dom/ExceptionCode.h" |
#include "core/page/Frame.h" |
#include "core/platform/chromium/TraceEvent.h" |
#include "wtf/UnusedParam.h" |