Index: Source/devtools/BUILD.gn |
diff --git a/Source/devtools/BUILD.gn b/Source/devtools/BUILD.gn |
index e6dd2f91dc5f68344bc79d0c5167e7d83e3c1fa4..b743209d443a8965f3af54b6a0644c9c6786331c 100644 |
--- a/Source/devtools/BUILD.gn |
+++ b/Source/devtools/BUILD.gn |
@@ -156,9 +156,7 @@ action("supported_css_properties") { |
script = "scripts/generate_supported_css.py" |
inputs = [ |
- "../core/css/CSSPropertyNames.in", |
- "../core/css/SVGCSSPropertyNames.in", |
- "../core/css/CSSShorthands.in", |
+ "../core/css/CSSProperties.in", |
] |
outputs = [ |