| Index: Source/bindings/tests/results/V8TestSpecialOperationsInt.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestSpecialOperationsInt.cpp b/Source/bindings/tests/results/V8TestSpecialOperationsInt.cpp
|
| index 6ddd1ab3490ea7cd741fd4640cf870613b0b188a..ac711a2a5c8a6052730bc782f30d8ca7c32ad84e 100644
|
| --- a/Source/bindings/tests/results/V8TestSpecialOperationsInt.cpp
|
| +++ b/Source/bindings/tests/results/V8TestSpecialOperationsInt.cpp
|
| @@ -40,6 +40,8 @@
|
| #include "core/dom/ContextFeatures.h"
|
| #include "core/dom/Document.h"
|
| #include "platform/TraceEvent.h"
|
| +#include "wtf/GetPtr.h"
|
| +#include "wtf/RefPtr.h"
|
|
|
| namespace WebCore {
|
|
|
|
|