| Index: Source/bindings/tests/results/V8TestTypedefs.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestTypedefs.cpp b/Source/bindings/tests/results/V8TestTypedefs.cpp
|
| index 134b0abbc78784634eb1a46195f43c5fe42b5308..5e7a3df4b835d12f967574c5fd3ac4c513f7fae8 100644
|
| --- a/Source/bindings/tests/results/V8TestTypedefs.cpp
|
| +++ b/Source/bindings/tests/results/V8TestTypedefs.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,12 +21,14 @@
|
| #include "config.h"
|
| #include "V8TestTypedefs.h"
|
|
|
| +#include "RuntimeEnabledFeatures.h"
|
| #include "SerializedScriptValue.h"
|
| #include "V8DOMStringList.h"
|
| #include "V8SVGPoint.h"
|
| #include "V8SerializedScriptValue.h"
|
| #include "V8TestCallback.h"
|
| #include "V8TestSubObj.h"
|
| +#include "V8TestTypedefs.h"
|
| #include "bindings/v8/BindingState.h"
|
| #include "bindings/v8/ScriptController.h"
|
| #include "bindings/v8/SerializedScriptValue.h"
|
| @@ -36,7 +38,6 @@
|
| #include "core/dom/DOMStringList.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/page/Frame.h"
|
| -#include "RuntimeEnabledFeatures.h"
|
| #include "core/svg/properties/SVGPropertyTearOff.h"
|
| #include <wtf/UnusedParam.h>
|
|
|
|
|