Index: third_party/WebKit/Source/core/layout/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/layout/BUILD.gn b/third_party/WebKit/Source/core/layout/BUILD.gn |
index 6db2ded719cf92683fec82f2a26387febe4c5b33..0daad952974047f3acdeb38d6b75ac50c06ff5f1 100644 |
--- a/third_party/WebKit/Source/core/layout/BUILD.gn |
+++ b/third_party/WebKit/Source/core/layout/BUILD.gn |
@@ -23,6 +23,8 @@ blink_core_sources("layout") { |
"DepthOrderedLayoutObjectList.h", |
"FloatingObjects.cpp", |
"FloatingObjects.h", |
+ "FragmentainerIterator.cpp", |
+ "FragmentainerIterator.h", |
"FragmentationContext.h", |
"GeneratedChildren.h", |
"HitTestCache.cpp", |