| Index: Source/bindings/tests/results/V8TestInterfaceCheckSecurity.h
|
| diff --git a/Source/bindings/tests/results/V8TestInterfaceCheckSecurity.h b/Source/bindings/tests/results/V8TestInterfaceCheckSecurity.h
|
| index 3eb33ad5592e1818095ef0ec8a34ceb3b813e303..a67b620ed83c4f02cd2df52e44d4e27a18e6685f 100644
|
| --- a/Source/bindings/tests/results/V8TestInterfaceCheckSecurity.h
|
| +++ b/Source/bindings/tests/results/V8TestInterfaceCheckSecurity.h
|
| @@ -7,10 +7,10 @@
|
| #ifndef V8TestInterfaceCheckSecurity_h
|
| #define V8TestInterfaceCheckSecurity_h
|
|
|
| +#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8DOMWrapper.h"
|
| +#include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/TestInterfaceCheckSecurity.h"
|
| -#include "bindings/v8/V8Binding.h"
|
| -#include "bindings/v8/V8DOMWrapper.h"
|
| -#include "bindings/v8/WrapperTypeInfo.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|