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