| Index: Source/bindings/tests/results/V8TestNode.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestNode.cpp b/Source/bindings/tests/results/V8TestNode.cpp
|
| index 7b46a1513d768b5a0700985c52ba9945e921eb69..cd3bc93455f657a402c3ddfb655d5df3b2ffe5b3 100644
|
| --- a/Source/bindings/tests/results/V8TestNode.cpp
|
| +++ b/Source/bindings/tests/results/V8TestNode.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,14 +21,15 @@
|
| #include "config.h"
|
| #include "V8TestNode.h"
|
|
|
| +#include "RuntimeEnabledFeatures.h"
|
| #include "V8Node.h"
|
| +#include "V8TestNode.h"
|
| #include "bindings/v8/BindingState.h"
|
| #include "bindings/v8/ScriptController.h"
|
| #include "bindings/v8/V8Binding.h"
|
| #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)
|
|
|