Index: Source/bindings/tests/results/V8TestEventTarget.cpp |
diff --git a/Source/bindings/tests/results/V8TestEventTarget.cpp b/Source/bindings/tests/results/V8TestEventTarget.cpp |
index aa5db9c8dd027ac0d0ab7540acc7a549930e7a6a..c2cfa9149b2117f55a8e069aff14a46841ef8f14 100644 |
--- a/Source/bindings/tests/results/V8TestEventTarget.cpp |
+++ b/Source/bindings/tests/results/V8TestEventTarget.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,8 +21,10 @@ |
#include "config.h" |
#include "V8TestEventTarget.h" |
+#include "RuntimeEnabledFeatures.h" |
#include "V8Event.h" |
#include "V8Node.h" |
+#include "V8TestEventTarget.h" |
#include "bindings/v8/BindingState.h" |
#include "bindings/v8/ScriptController.h" |
#include "bindings/v8/V8Binding.h" |
@@ -32,7 +34,6 @@ |
#include "core/dom/ContextFeatures.h" |
#include "core/dom/ExceptionCode.h" |
#include "core/page/Frame.h" |
-#include "RuntimeEnabledFeatures.h" |
#include <wtf/UnusedParam.h> |
#if ENABLE(BINDING_INTEGRITY) |