| Index: Source/bindings/tests/results/V8TestNode.h
|
| diff --git a/Source/bindings/tests/results/V8TestNode.h b/Source/bindings/tests/results/V8TestNode.h
|
| index 8a65e5490b9245215b5db7d8a69ef6f545b2b217..43076e80a91d38b37036386df505f035afb5a8e9 100644
|
| --- a/Source/bindings/tests/results/V8TestNode.h
|
| +++ b/Source/bindings/tests/results/V8TestNode.h
|
| @@ -25,9 +25,9 @@
|
| #include "bindings/v8/V8Binding.h"
|
| #include "bindings/v8/V8DOMWrapper.h"
|
| #include "bindings/v8/WrapperTypeInfo.h"
|
| +#include "wtf/HashMap.h"
|
| +#include "wtf/text/StringHash.h"
|
| #include <v8.h>
|
| -#include <wtf/HashMap.h>
|
| -#include <wtf/text/StringHash.h>
|
|
|
| namespace WebCore {
|
|
|
|
|