| 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 565344f055f2c03c15457c976f08bb247b0b9ac1..fff823564e8d9809b30c5dca720cacf5618d0d9b 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -507,6 +507,8 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyPositionUtils.h",
|
| "properties/CSSPropertyShapeUtils.cpp",
|
| "properties/CSSPropertyShapeUtils.h",
|
| + "properties/CSSPropertyWebkitBorderWidthUtils.cpp",
|
| + "properties/CSSPropertyWebkitBorderWidthUtils.h",
|
| "resolver/AnimatedStyleBuilder.cpp",
|
| "resolver/AnimatedStyleBuilder.h",
|
| "resolver/CSSPropertyPriority.h",
|
|
|