Chromium Code Reviews| Index: Source/devtools/BUILD.gn |
| diff --git a/Source/devtools/BUILD.gn b/Source/devtools/BUILD.gn |
| index 3be7304a81f2dc6bf07946b66834fc09b80f7e99..46e904a33874dc0a37e0e4ef9ca7b9cd2787dae3 100644 |
| --- a/Source/devtools/BUILD.gn |
| +++ b/Source/devtools/BUILD.gn |
| @@ -157,8 +157,6 @@ action("supported_css_properties") { |
| script = "scripts/generate_supported_css.py" |
| inputs = [ |
| - "../core/css/CSSPropertyNames.in", |
| - "../core/css/SVGCSSPropertyNames.in", |
| "../core/css/CSSProperties.in", |
| ] |