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 fb3e414743fe8e57844f9335f0b3cec9504d6016..1b0fde18054c1fa776b689c60a84760b1316995c 100644 |
--- a/third_party/WebKit/Source/core/css/BUILD.gn |
+++ b/third_party/WebKit/Source/core/css/BUILD.gn |
@@ -353,6 +353,7 @@ blink_core_sources("css") { |
"properties/CSSPropertyAPIOffsetPosition.cpp", |
"properties/CSSPropertyAPIOutlineOffset.cpp", |
"properties/CSSPropertyAPIPage.cpp", |
+ "properties/CSSPropertyAPIPaintOrder.cpp", |
"properties/CSSPropertyAPISize.cpp", |
"properties/CSSPropertyAPITextDecorationColor.cpp", |
"properties/CSSPropertyAPITextDecorationSkip.cpp", |