| 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 569a576428e3879b976e87227acb38bd03ec8fa7..5ecb70c6ffea00340a1d5c4fd98971d23732b50f 100644
|
| --- a/third_party/WebKit/Source/core/dom/ExecutionContext.h
|
| +++ b/third_party/WebKit/Source/core/dom/ExecutionContext.h
|
| @@ -55,7 +55,6 @@ class ExecutionContextTask;
|
| class LocalDOMWindow;
|
| class PublicURLManager;
|
| class SecurityOrigin;
|
| -class SourceLocation;
|
|
|
| class CORE_EXPORT ExecutionContext : public ContextLifecycleNotifier,
|
| public Supplementable<ExecutionContext> {
|
|
|