| 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 24e32198815436e07710c87c72c8026801043167..ecb20d2628200ba25b185bb5a4559f54f9797c18 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/TraceWrapperMember.h"
|
| #include "platform/bindings/ScriptWrappable.h"
|
| +#include "platform/bindings/TraceWrapperMember.h"
|
| #include "platform/heap/Heap.h"
|
| #include "platform/wtf/text/WTFString.h"
|
|
|
|
|