Index: third_party/WebKit/Source/core/style/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/style/BUILD.gn b/third_party/WebKit/Source/core/style/BUILD.gn |
index 292b9489f79cd8efb854f41a1542c83fd239ea9e..787051867f0cedae7a35cb697fac4b6697cbb43e 100644 |
--- a/third_party/WebKit/Source/core/style/BUILD.gn |
+++ b/third_party/WebKit/Source/core/style/BUILD.gn |
@@ -24,6 +24,10 @@ blink_core_sources("rendering") { |
"DataPersistent.h", |
"DataRef.h", |
"FillLayer.cpp", |
+ "FilterOperation.cpp", |
+ "FilterOperation.h", |
+ "FilterOperations.cpp", |
+ "FilterOperations.h", |
"GridArea.h", |
"GridPositionsResolver.cpp", |
"GridPositionsResolver.h", |