| Index: third_party/WebKit/Source/bindings/tests/results/core/LongCallbackFunction.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/LongCallbackFunction.h b/third_party/WebKit/Source/bindings/tests/results/core/LongCallbackFunction.h
|
| index 69204a38f5c300e48b29b2bc13a8bd73416fdfaf..4494661642c0e0c89f96f87719c7b46c05b993a8 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/LongCallbackFunction.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/LongCallbackFunction.h
|
| @@ -10,8 +10,8 @@
|
| #ifndef LongCallbackFunction_h
|
| #define LongCallbackFunction_h
|
|
|
| -#include "bindings/core/v8/ScopedPersistent.h"
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/TraceWrapperV8Reference.h"
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/text/WTFString.h"
|
|
|