| Index: Source/bindings/tests/results/V8TestCustomNamedGetter.h
|
| diff --git a/Source/bindings/tests/results/V8TestCustomNamedGetter.h b/Source/bindings/tests/results/V8TestCustomNamedGetter.h
|
| index b76cb4024b8481a9c4401a3bb9f0f97e9363fa99..7b61dc73f10a431dafc63382a35ac9d3bbdeba3c 100644
|
| --- a/Source/bindings/tests/results/V8TestCustomNamedGetter.h
|
| +++ b/Source/bindings/tests/results/V8TestCustomNamedGetter.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 {
|
|
|
|
|