| Index: third_party/WebKit/Source/core/dom/ScriptRunner.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ScriptRunner.h b/third_party/WebKit/Source/core/dom/ScriptRunner.h
|
| index 4c55fcac0511235be8251d799e7225790fcdcdb2..6d7201ea4ef5ffcf097dc298bab9f7e31c9b4b35 100644
|
| --- a/third_party/WebKit/Source/core/dom/ScriptRunner.h
|
| +++ b/third_party/WebKit/Source/core/dom/ScriptRunner.h
|
| @@ -28,6 +28,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| +#include "public/platform/WebTraceLocation.h"
|
| #include "wtf/Deque.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/Noncopyable.h"
|
|
|