| Index: third_party/WebKit/Source/core/css/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/css/BUILD.gn b/third_party/WebKit/Source/core/css/BUILD.gn
|
| index 9e5fa5966479d8efffec2431de9ec6e0f52b2d70..472489774012fa0e8738dffdf90788ce6ea19259 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -346,6 +346,7 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPI.h",
|
| "properties/CSSPropertyAPICaretColor.cpp",
|
| "properties/CSSPropertyAPIClip.cpp",
|
| + "properties/CSSPropertyAPIColumnGap.cpp",
|
| "properties/CSSPropertyAPISize.cpp",
|
| "properties/CSSPropertyAPITextDecorationColor.cpp",
|
| "properties/CSSPropertyAPITextDecorationSkip.cpp",
|
|
|