Chromium Code Reviews| Index: third_party/WebKit/Source/web/SuspendableScriptExecutor.h |
| diff --git a/third_party/WebKit/Source/web/SuspendableScriptExecutor.h b/third_party/WebKit/Source/web/SuspendableScriptExecutor.h |
| index efeea116f3e7f5383b5885ef8584661014380d8c..402d398c0b861c7bbb1cb458d28eb17b82648f2e 100644 |
| --- a/third_party/WebKit/Source/web/SuspendableScriptExecutor.h |
| +++ b/third_party/WebKit/Source/web/SuspendableScriptExecutor.h |
| @@ -7,6 +7,7 @@ |
| #include "core/frame/SuspendableTimer.h" |
| #include "platform/heap/Handle.h" |
| +#include "platform/heap/SelfKeepAlive.h" |
| #include "wtf/Vector.h" |
| namespace blink { |