| Index: third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunctionTypedef.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunctionTypedef.h b/third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunctionTypedef.h
|
| index e924cb75de49a419a4529c34df033878ec77ede7..f2ea8ed263f270220c73c9be43a20e9e7fd1656d 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunctionTypedef.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunctionTypedef.h
|
| @@ -10,8 +10,8 @@
|
| #ifndef VoidCallbackFunctionTypedef_h
|
| #define VoidCallbackFunctionTypedef_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"
|
|
|