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