| Index: third_party/WebKit/Source/core/testing/DeathAwareScriptWrappable.h
|
| diff --git a/third_party/WebKit/Source/core/testing/DeathAwareScriptWrappable.h b/third_party/WebKit/Source/core/testing/DeathAwareScriptWrappable.h
|
| index 077fbd2302174600761067e9eed3f1db215cd1cb..24e32198815436e07710c87c72c8026801043167 100644
|
| --- a/third_party/WebKit/Source/core/testing/DeathAwareScriptWrappable.h
|
| +++ b/third_party/WebKit/Source/core/testing/DeathAwareScriptWrappable.h
|
| @@ -6,8 +6,8 @@
|
| #define DeathAwareScriptWrappable_h
|
|
|
| #include <signal.h>
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "bindings/core/v8/TraceWrapperMember.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Heap.h"
|
| #include "platform/wtf/text/WTFString.h"
|
|
|
|
|