| 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 8dac83d21147a973b825cafab153d146f2209e3f..d7add2b96df3f653e88b001d0d11c5357487790a 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -39,6 +39,8 @@ blink_core_sources("layout") {
|
| "HitTestingTransformState.h",
|
| "ImageQualityController.cpp",
|
| "ImageQualityController.h",
|
| + "IntersectionGeometry.cpp",
|
| + "IntersectionGeometry.h",
|
| "LayoutAnalyzer.cpp",
|
| "LayoutAnalyzer.h",
|
| "LayoutBR.cpp",
|
|
|