| Index: Source/bindings/tests/results/V8TestSpecialOperationsAnonymous.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestSpecialOperationsAnonymous.cpp b/Source/bindings/tests/results/V8TestSpecialOperationsAnonymous.cpp
|
| index af9e437acf2b57a31831d4bef0d032d0cda54075..fbed82a39f7044567952ea6cd4e55de331d24811 100644
|
| --- a/Source/bindings/tests/results/V8TestSpecialOperationsAnonymous.cpp
|
| +++ b/Source/bindings/tests/results/V8TestSpecialOperationsAnonymous.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 {
|
|
|
|
|