| 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 d2d1dad69b583d6c70d10b0db7ec38ba075169a6..d94c9e65d90e67cc09a976714e323e8755b830a9 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -392,6 +392,8 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPIZoom.cpp",
|
| "properties/CSSPropertyAlignmentUtils.cpp",
|
| "properties/CSSPropertyAlignmentUtils.h",
|
| + "properties/CSSPropertyBackgroundComponentUtils.cpp",
|
| + "properties/CSSPropertyBackgroundComponentUtils.h",
|
| "properties/CSSPropertyColumnUtils.cpp",
|
| "properties/CSSPropertyColumnUtils.h",
|
| "properties/CSSPropertyDescriptor.h",
|
|
|