| 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 df0bb61b7d6aeb81deb2c9929da0c9efe362596e..e81973d2a050e7062802619f6291a30132c000ce 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -492,6 +492,8 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAlignmentUtils.h",
|
| "properties/CSSPropertyAnimationNameUtils.cpp",
|
| "properties/CSSPropertyAnimationNameUtils.h",
|
| + "properties/CSSPropertyBorderImageUtils.cpp",
|
| + "properties/CSSPropertyBorderImageUtils.h",
|
| "properties/CSSPropertyColumnUtils.cpp",
|
| "properties/CSSPropertyColumnUtils.h",
|
| "properties/CSSPropertyCounterUtils.cpp",
|
|
|