| Index: Source/devtools/devtools.gyp
|
| diff --git a/Source/devtools/devtools.gyp b/Source/devtools/devtools.gyp
|
| index b0c7fa421c67035278eb5da50e66dbb921658163..ca8c5622e8041e37d919e107d13fe9422b012945 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': [
|
|
|