Index: Source/bindings/tests/results/V8TestOverloadedConstructors.cpp |
diff --git a/Source/bindings/tests/results/V8TestOverloadedConstructors.cpp b/Source/bindings/tests/results/V8TestOverloadedConstructors.cpp |
index 16b3bd408e496f5e606806755c9747b6b412ccf0..9fbb6f1581cc97d4273cea4a1839c17e9ace6514 100644 |
--- a/Source/bindings/tests/results/V8TestOverloadedConstructors.cpp |
+++ b/Source/bindings/tests/results/V8TestOverloadedConstructors.cpp |
@@ -1,6 +1,6 @@ |
/* |
- This file is part of the WebKit open source project. |
- This file has been generated by generate-bindings.pl. DO NOT MODIFY! |
+ This file is part of the Blink open source project. |
+ This file has been auto-generated by CodeGeneratorV8.pm. DO NOT MODIFY! |
This library is free software; you can redistribute it and/or |
modify it under the terms of the GNU Library General Public |
@@ -21,9 +21,11 @@ |
#include "config.h" |
#include "V8TestOverloadedConstructors.h" |
+#include "RuntimeEnabledFeatures.h" |
#include "V8ArrayBuffer.h" |
#include "V8ArrayBufferView.h" |
#include "V8Blob.h" |
+#include "V8TestOverloadedConstructors.h" |
#include "bindings/v8/BindingState.h" |
#include "bindings/v8/ScriptController.h" |
#include "bindings/v8/V8Binding.h" |
@@ -31,7 +33,6 @@ |
#include "core/dom/ContextFeatures.h" |
#include "core/dom/ExceptionCode.h" |
#include "core/page/Frame.h" |
-#include "RuntimeEnabledFeatures.h" |
#include <wtf/ArrayBuffer.h> |
#include <wtf/ArrayBufferView.h> |
#include <wtf/UnusedParam.h> |