Index: Source/bindings/tests/results/V8TestCustomNamedGetter.cpp |
diff --git a/Source/bindings/tests/results/V8TestCustomNamedGetter.cpp b/Source/bindings/tests/results/V8TestCustomNamedGetter.cpp |
index c5bb46725a64d7533a813c966dd3ae9f7c21e01a..64b165acd506fc0db9ac169a19ee9f35db0c907c 100644 |
--- a/Source/bindings/tests/results/V8TestCustomNamedGetter.cpp |
+++ b/Source/bindings/tests/results/V8TestCustomNamedGetter.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 "V8TestCustomNamedGetter.h" |
+#include "RuntimeEnabledFeatures.h" |
+#include "V8TestCustomNamedGetter.h" |
#include "bindings/v8/BindingState.h" |
#include "bindings/v8/ScriptController.h" |
#include "bindings/v8/V8Binding.h" |
@@ -28,7 +30,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) |