| 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 6d7201ea4ef5ffcf097dc298bab9f7e31c9b4b35..4c55fcac0511235be8251d799e7225790fcdcdb2 100644
|
| --- a/third_party/WebKit/Source/core/dom/ScriptRunner.h
|
| +++ b/third_party/WebKit/Source/core/dom/ScriptRunner.h
|
| @@ -28,7 +28,6 @@
|
|
|
| #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"
|
|
|