| Index: third_party/WebKit/Source/core/dom/ExecutionContext.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ExecutionContext.h b/third_party/WebKit/Source/core/dom/ExecutionContext.h
|
| index b558c61282e2082b8432e3b060d84f0e5a064283..2b4bb4204632961aad889d8cf421ab8e2be30a72 100644
|
| --- a/third_party/WebKit/Source/core/dom/ExecutionContext.h
|
| +++ b/third_party/WebKit/Source/core/dom/ExecutionContext.h
|
| @@ -38,7 +38,6 @@
|
| #include "platform/heap/Handle.h"
|
| #include "platform/weborigin/KURL.h"
|
| #include "platform/weborigin/ReferrerPolicy.h"
|
| -#include "public/platform/WebTraceLocation.h"
|
| #include "wtf/Deque.h"
|
| #include "wtf/Noncopyable.h"
|
| #include <memory>
|
|
|