Index: Source/devtools/BUILD.gn |
diff --git a/Source/devtools/BUILD.gn b/Source/devtools/BUILD.gn |
index 9c232763d32f7cf130543bbc367c12f824adedf7..1a692e1b2eb5019a813da1ed3efcc3047b3640c8 100644 |
--- a/Source/devtools/BUILD.gn |
+++ b/Source/devtools/BUILD.gn |
@@ -157,8 +157,6 @@ action("supported_css_properties") { |
script = "scripts/generate_supported_css.py" |
inputs = [ |
- "../core/css/CSSPropertyNames.in", |
- "../core/css/SVGCSSPropertyNames.in", |
"../core/css/CSSProperties.in", |
] |