Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(681)

Unified Diff: Source/devtools/devtools.gyp

Issue 415613002: Merge CSSPropertyNames.in and SVGCSSPropertyNames.in with CSSProperties.in (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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': [

Powered by Google App Engine
This is Rietveld 408576698