Index: Source/devtools/devtools.gyp |
diff --git a/Source/devtools/devtools.gyp b/Source/devtools/devtools.gyp |
index c50e805ca2ed3c705cd298c8d0ae8a95832297a6..008c2bf5ccaebbb1d9f159ebd0a207ad3f396b90 100644 |
--- a/Source/devtools/devtools.gyp |
+++ b/Source/devtools/devtools.gyp |
@@ -237,7 +237,7 @@ |
# Input files for the script. |
'../core/css/CSSPropertyNames.in', |
'../core/css/SVGCSSPropertyNames.in', |
- '../core/css/CSSShorthands.in', |
+ '../core/css/CSSProperties.in', |
], |
'outputs': [ |
'<(blink_devtools_output_dir)/SupportedCSSProperties.js', |