| Index: Source/bindings/tests/results/V8TestTypedefs.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestTypedefs.cpp b/Source/bindings/tests/results/V8TestTypedefs.cpp
|
| index c2e8bc0ba0e14512aa3d600215815d2647dbf6e0..1891d9a8208d8cfe2c834d168f0298af62db4e31 100644
|
| --- a/Source/bindings/tests/results/V8TestTypedefs.cpp
|
| +++ b/Source/bindings/tests/results/V8TestTypedefs.cpp
|
| @@ -21,7 +21,6 @@
|
| #include "config.h"
|
| #include "V8TestTypedefs.h"
|
|
|
| -#include "SVGPropertyTearOff.h"
|
| #include "V8DOMStringList.h"
|
| #include "V8SVGPoint.h"
|
| #include "V8SerializedScriptValue.h"
|
| @@ -37,6 +36,7 @@
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/page/Frame.h"
|
| #include "core/page/RuntimeEnabledFeatures.h"
|
| +#include "core/svg/properties/SVGPropertyTearOff.h"
|
| #include <wtf/UnusedParam.h>
|
|
|
| #if ENABLE(BINDING_INTEGRITY)
|
|
|