| Index: Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h
|
| diff --git a/Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h b/Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h
|
| index 00cc954f29b010398e2427cc75299b262ab7964a..d7a18f411c22cd326202841d872becb40cc2d017 100644
|
| --- a/Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h
|
| +++ b/Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h
|
| @@ -7,11 +7,11 @@
|
| #ifndef V8TestInterfaceWillBeGarbageCollected_h
|
| #define V8TestInterfaceWillBeGarbageCollected_h
|
|
|
| +#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8DOMWrapper.h"
|
| +#include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/TestInterfaceWillBeGarbageCollected.h"
|
| #include "bindings/tests/v8/V8EventTarget.h"
|
| -#include "bindings/v8/V8Binding.h"
|
| -#include "bindings/v8/V8DOMWrapper.h"
|
| -#include "bindings/v8/WrapperTypeInfo.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|