| Index: Source/bindings/tests/results/V8TestSerializedScriptValueInterface.h
|
| diff --git a/Source/bindings/tests/results/V8TestSerializedScriptValueInterface.h b/Source/bindings/tests/results/V8TestSerializedScriptValueInterface.h
|
| index d96df071cc0add94b12699065fc37b737f32e615..ca615aeca0ec06ff7b6eaa9679ff975e4a41f09b 100644
|
| --- a/Source/bindings/tests/results/V8TestSerializedScriptValueInterface.h
|
| +++ b/Source/bindings/tests/results/V8TestSerializedScriptValueInterface.h
|
| @@ -26,9 +26,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 {
|
|
|
|
|