| Index: Source/bindings/tests/results/V8TestSpecialOperationsInt.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestSpecialOperationsInt.cpp b/Source/bindings/tests/results/V8TestSpecialOperationsInt.cpp
|
| index eb9d5311b9530079424d349a2690c6be89790677..0aa81d72739877889f276903773c4b17d6098d12 100644
|
| --- a/Source/bindings/tests/results/V8TestSpecialOperationsInt.cpp
|
| +++ b/Source/bindings/tests/results/V8TestSpecialOperationsInt.cpp
|
| @@ -40,9 +40,9 @@
|
| #include "bindings/v8/V8ObjectConstructor.h"
|
| #include "core/dom/ContextFeatures.h"
|
| #include "core/dom/Document.h"
|
| -#include "platform/TraceEvent.h"
|
| #include "wtf/GetPtr.h"
|
| #include "wtf/RefPtr.h"
|
| +#include "wtf/TraceEvent.h"
|
|
|
| namespace WebCore {
|
|
|
|
|