| 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 4f7687f7970c0f0b050a7ab09dceb8a0d1584bb2..e7f5c2f12a49d3c7902084eab0817d6cda3c6705 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -14,6 +14,7 @@ blink_core_sources("layout") {
|
| "BidiRun.h",
|
| "BidiRunForLine.cpp",
|
| "BidiRunForLine.h",
|
| + "CollapsedBorderValue.h",
|
| "ColumnBalancer.cpp",
|
| "ColumnBalancer.h",
|
| "ContentChangeType.h",
|
|
|