| 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 e0fd8d293f36f4609aacbc3985f0e34b3e565146..4168a66f548220923d85b1d981bd47e68445f72c 100644
|
| --- a/third_party/WebKit/Source/core/dom/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| @@ -155,8 +155,6 @@ blink_core_sources("dom") {
|
| "IgnoreDestructiveWriteCountIncrementer.h",
|
| "IncrementLoadEventDelayCount.cpp",
|
| "IncrementLoadEventDelayCount.h",
|
| - "IntersectionGeometry.cpp",
|
| - "IntersectionGeometry.h",
|
| "IntersectionObservation.cpp",
|
| "IntersectionObservation.h",
|
| "IntersectionObserver.cpp",
|
|
|