| Index: Source/bindings/tests/results/V8TestObject.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestObject.cpp b/Source/bindings/tests/results/V8TestObject.cpp
|
| index fd8f7c66c33518ca522244ee6b32d945a30ef255..d1faced75e7d0c9c6aeaef930bce1d045de2899e 100644
|
| --- a/Source/bindings/tests/results/V8TestObject.cpp
|
| +++ b/Source/bindings/tests/results/V8TestObject.cpp
|
| @@ -64,9 +64,9 @@
|
| #include "core/dom/Document.h"
|
| #include "core/dom/custom/CustomElementCallbackDispatcher.h"
|
| #include "core/frame/UseCounter.h"
|
| -#include "platform/TraceEvent.h"
|
| #include "wtf/GetPtr.h"
|
| #include "wtf/RefPtr.h"
|
| +#include "wtf/TraceEvent.h"
|
|
|
| namespace WebCore {
|
|
|
|
|