Index: Source/devtools/devtools.gyp |
diff --git a/Source/devtools/devtools.gyp b/Source/devtools/devtools.gyp |
index c50e805ca2ed3c705cd298c8d0ae8a95832297a6..86f3e3296ff32fbd4f90f78e1add11a0a073814f 100644 |
--- a/Source/devtools/devtools.gyp |
+++ b/Source/devtools/devtools.gyp |
@@ -235,9 +235,7 @@ |
# The python script in action below. |
'scripts/generate_supported_css.py', |
# 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', |