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