| Index: third_party/WebKit/Source/core/dom/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/dom/BUILD.gn b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| index 99401728dc8f5b82d62793d788faaa079063cf03..318118e4825f15dcee955ea7e4a2ba4d6b52283a 100644
|
| --- a/third_party/WebKit/Source/core/dom/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| @@ -155,7 +155,6 @@ blink_core_sources("dom") {
|
| "ExceptionCode.h",
|
| "ExecutionContext.cpp",
|
| "ExecutionContext.h",
|
| - "ExecutionContextTask.h",
|
| "FirstLetterPseudoElement.cpp",
|
| "FirstLetterPseudoElement.h",
|
| "FlexibleArrayBufferView.h",
|
|
|