| 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 d94c9e65d90e67cc09a976714e323e8755b830a9..24b5fafb1e2fb211e4c8ebbe0c3cf4ada54385dd 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -344,6 +344,7 @@ blink_core_sources("css") {
|
| "parser/SizesAttributeParser.cpp",
|
| "parser/SizesCalcParser.cpp",
|
| "properties/CSSPropertyAPI.h",
|
| + "properties/CSSPropertyAPIBackgroundComponent.cpp",
|
| "properties/CSSPropertyAPIBorderRadius.cpp",
|
| "properties/CSSPropertyAPICaretColor.cpp",
|
| "properties/CSSPropertyAPIClip.cpp",
|
|
|