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 0ed35a9a83fc08accec24a85a2604302e01d6128..54476c084600156bd8cbcb6627d7aa76525090d9 100644 |
--- a/third_party/WebKit/Source/core/css/BUILD.gn |
+++ b/third_party/WebKit/Source/core/css/BUILD.gn |
@@ -7,6 +7,8 @@ import("//third_party/WebKit/Source/core/core.gni") |
blink_core_sources("css") { |
split_count = 5 |
sources = [ |
+ "ActiveStyleSheets.cpp", |
+ "ActiveStyleSheets.h", |
"BasicShapeFunctions.cpp", |
"BinaryDataFontFaceSource.cpp", |
"BinaryDataFontFaceSource.h", |