| Index: Source/bindings/tests/results/V8TestNamedConstructor.h
|
| diff --git a/Source/bindings/tests/results/V8TestNamedConstructor.h b/Source/bindings/tests/results/V8TestNamedConstructor.h
|
| index 105a114f151d48f7519785eeb20bfdde8dfafd32..b8592abbc588b168840e0efb2fef8d139b14914f 100644
|
| --- a/Source/bindings/tests/results/V8TestNamedConstructor.h
|
| +++ b/Source/bindings/tests/results/V8TestNamedConstructor.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 {
|
|
|
|
|