Index: Source/devtools/BUILD.gn |
diff --git a/Source/devtools/BUILD.gn b/Source/devtools/BUILD.gn |
index e6dd2f91dc5f68344bc79d0c5167e7d83e3c1fa4..7419bd0139c7ebe98ed22bf5ac9d8a1a3226f590 100644 |
--- a/Source/devtools/BUILD.gn |
+++ b/Source/devtools/BUILD.gn |
@@ -158,7 +158,7 @@ action("supported_css_properties") { |
inputs = [ |
"../core/css/CSSPropertyNames.in", |
"../core/css/SVGCSSPropertyNames.in", |
- "../core/css/CSSShorthands.in", |
+ "../core/css/CSSProperties.in", |
] |
outputs = [ |