| Index: Source/devtools/devtools.gyp
|
| diff --git a/Source/devtools/devtools.gyp b/Source/devtools/devtools.gyp
|
| index 3cb8b1c6bf4062a66e971cf5c1a158e058c5496a..95fc23258cb4346cd676c1bd0b7b5246934df877 100644
|
| --- a/Source/devtools/devtools.gyp
|
| +++ b/Source/devtools/devtools.gyp
|
| @@ -237,8 +237,6 @@
|
| # 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/CSSProperties.in',
|
| ],
|
| 'outputs': [
|
|
|