Index: Source/bindings/tests/results/V8TestActiveDOMObject.cpp |
diff --git a/Source/bindings/tests/results/V8TestActiveDOMObject.cpp b/Source/bindings/tests/results/V8TestActiveDOMObject.cpp |
index 8e7dbc3647ca738965f72e77c2a15a85f51e68df..e47231431080c8640ddf925e0de267b7d6c7f744 100644 |
--- a/Source/bindings/tests/results/V8TestActiveDOMObject.cpp |
+++ b/Source/bindings/tests/results/V8TestActiveDOMObject.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,7 +21,9 @@ |
#include "config.h" |
#include "V8TestActiveDOMObject.h" |
+#include "RuntimeEnabledFeatures.h" |
#include "V8Node.h" |
+#include "V8TestActiveDOMObject.h" |
#include "bindings/v8/BindingState.h" |
#include "bindings/v8/ScriptController.h" |
#include "bindings/v8/V8Binding.h" |
@@ -29,7 +31,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) |