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 9ecf1aaa7d1fc483b6edbcc8c2ed385e811683bf..413a69550612ca5d45dadf29a6f312bcd627d9cf 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/CSSPropertyAPICaretColor.cpp", |
"properties/CSSPropertyAPISize.cpp", |
"properties/CSSPropertyAPITextDecorationColor.cpp", |
"properties/CSSPropertyAPITextDecorationSkip.cpp", |