| Index: Source/bindings/tests/results/V8TestTypedefs.h
|
| diff --git a/Source/bindings/tests/results/V8TestTypedefs.h b/Source/bindings/tests/results/V8TestTypedefs.h
|
| index 25b7a5a3f104371f0c6efcde12740769c815a491..193d2cca1275ac5aa11ae6638517a8fb7284e6dc 100644
|
| --- a/Source/bindings/tests/results/V8TestTypedefs.h
|
| +++ b/Source/bindings/tests/results/V8TestTypedefs.h
|
| @@ -21,11 +21,11 @@
|
| #ifndef V8TestTypedefs_h
|
| #define V8TestTypedefs_h
|
|
|
| -#include "TestTypedefs.h"
|
| -#include "V8Binding.h"
|
| -#include "V8DOMWrapper.h"
|
| -#include "WrapperTypeInfo.h"
|
| #include <v8.h>
|
| +#include "TestTypedefs.h"
|
| +#include "bindings/v8/V8Binding.h"
|
| +#include "bindings/v8/V8DOMWrapper.h"
|
| +#include "bindings/v8/WrapperTypeInfo.h"
|
| #include <wtf/HashMap.h>
|
| #include <wtf/text/StringHash.h>
|
|
|
|
|