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