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 12775937080d5226dece267e9588c83b8c645dfe..0d2be6b2cc031f283af7919288498c3710db77bd 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/CSSPropertyAPIOffsetPosition.cpp", |
"properties/CSSPropertyAPITranslate.cpp", |
"properties/CSSPropertyAPIWebkitPadding.cpp", |
"properties/CSSPropertyAPIWillChange.cpp", |