Index: third_party/WebKit/Source/core/dom/IntersectionObservation.cpp |
diff --git a/third_party/WebKit/Source/core/dom/IntersectionObservation.cpp b/third_party/WebKit/Source/core/dom/IntersectionObservation.cpp |
index deca6e0e88b7dbe2d78fd744d2b5056f73ee96e4..9ab621147a35928f443c6abea73eca3974986660 100644 |
--- a/third_party/WebKit/Source/core/dom/IntersectionObservation.cpp |
+++ b/third_party/WebKit/Source/core/dom/IntersectionObservation.cpp |
@@ -8,8 +8,6 @@ |
#include "core/dom/IntersectionObserver.h" |
#include "core/frame/FrameView.h" |
#include "core/layout/LayoutBox.h" |
-#include "core/layout/LayoutPart.h" |
-#include "core/layout/LayoutText.h" |
#include "core/layout/LayoutView.h" |
#include "core/paint/PaintLayer.h" |