Index: Source/bindings/tests/results/V8TestEventConstructor.cpp |
diff --git a/Source/bindings/tests/results/V8TestEventConstructor.cpp b/Source/bindings/tests/results/V8TestEventConstructor.cpp |
index 2c2d0c6128adf2f9b832a6cf60aadf93c0c4e6ef..11ea57b2bc33e927274aa9618eb17282acc9befc 100644 |
--- a/Source/bindings/tests/results/V8TestEventConstructor.cpp |
+++ b/Source/bindings/tests/results/V8TestEventConstructor.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,6 +21,8 @@ |
#include "config.h" |
#include "V8TestEventConstructor.h" |
+#include "RuntimeEnabledFeatures.h" |
+#include "V8TestEventConstructor.h" |
#include "bindings/v8/BindingState.h" |
#include "bindings/v8/Dictionary.h" |
#include "bindings/v8/ScriptController.h" |
@@ -28,7 +30,6 @@ |
#include "bindings/v8/V8DOMWrapper.h" |
#include "core/dom/ContextFeatures.h" |
#include "core/page/Frame.h" |
-#include "RuntimeEnabledFeatures.h" |
#include <wtf/UnusedParam.h> |
#if ENABLE(BINDING_INTEGRITY) |