| 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 46c3d31ff8ab89803c1b18f89f91e93aec7523b6..d41a5b7afecff5cdef1fc399e87eb4d1ba3f145d 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunction.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/VoidCallbackFunction.h
|
| @@ -14,9 +14,9 @@
|
| #define VoidCallbackFunction_h
|
|
|
| #include "bindings/core/v8/NativeValueTraits.h"
|
| -#include "bindings/core/v8/TraceWrapperV8Reference.h"
|
| #include "core/CoreExport.h"
|
| #include "platform/bindings/ScriptWrappable.h"
|
| +#include "platform/bindings/TraceWrapperV8Reference.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/wtf/text/WTFString.h"
|
|
|
|
|