| Index: Source/bindings/tests/results/V8TestException.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestException.cpp b/Source/bindings/tests/results/V8TestException.cpp
|
| index 67599096bfae79a839d48b1f6ee2ea24a4193960..bc57560ca1afc534a870f5be34b2ba85e52cd522 100644
|
| --- a/Source/bindings/tests/results/V8TestException.cpp
|
| +++ b/Source/bindings/tests/results/V8TestException.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,13 +21,14 @@
|
| #include "config.h"
|
| #include "V8TestException.h"
|
|
|
| +#include "RuntimeEnabledFeatures.h"
|
| +#include "V8TestException.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)
|
|
|