| Index: third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunction.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunction.h b/third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunction.h
|
| index fc8b2a5846c034f75c959134983e6cdcfe0a1f36..f5ed3b8041d696c843b0554128df877622056c46 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunction.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunction.h
|
| @@ -10,8 +10,8 @@
|
| #ifndef VoidCallbackFunction_h
|
| #define VoidCallbackFunction_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"
|
|
|